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