Searched defs:thread1 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libsip/common/ | ||
H A D | sip_timeout.c | 356 pthread_t thread1; local 366 (void) pthread_create(&thread1, NULL, sip_timer_thr, NULL); |
Completed in 54 milliseconds