Home
last modified time | relevance | path

Searched defs:wait_cond (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_nswstate.c392 int thread_only = 0, wait_cond = 0; in _get_nsw_state_int() local
/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapmodify.c53 static pthread_cond_t wait_cond = {0}; variable