Searched defs:isc_condition_wait (Results 1 – 3 of 3) sorted by relevance
37 #define isc_condition_wait(cp, mp) \ macro41 #define isc_condition_wait(cp, mp) \ macro
44 #define isc_condition_wait(cp, mp) \ macro
235 isc_condition_wait(isc_condition_t *cond, isc_mutex_t *mutex) { in isc_condition_wait() function