Searched defs:sip_timer_thr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c304 sip_timer_thr(void *arg) function
366 (void) pthread_create(&thread1, NULL, sip_timer_thr, NULL);

Completed in 57 milliseconds