Searched refs:port_tid (Results 1 – 1 of 1) sorted by relevance
243 pthread_t port_tid, esi_tid, scn_tid; in main() local402 if (pthread_create(&port_tid, NULL, in main()465 (void) pthread_join(port_tid, NULL); in main()467 "port watcher thread %d exited.", port_tid); in main()