Searched refs:svc_thr_fdwait (Results 1 – 4 of 4) sorted by relevance
99 cond_t svc_thr_fdwait; /* threads wait on this for work */ variable134 (void) cond_init(&svc_thr_fdwait, USYNC_THREAD, 0); in _libnsl_lock_init()
291 (void) cond_broadcast(&svc_thr_fdwait); in svc_exit()504 (void) cond_wait(&svc_thr_fdwait, in _svc_run_mt()734 &svc_thr_fdwait); in _svc_run_mt()998 (void) cond_broadcast(&svc_thr_fdwait); in svc_args_done()
127 extern cond_t svc_thr_fdwait;
1152 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|svc_thr_fdwait