Searched refs:isc_condition_thread_t (Results 1 – 2 of 2) sorted by relevance
62 isc_condition_thread_t **localcond) in register_thread()65 isc_condition_thread_t *newthread; in register_thread()69 newthread = malloc(sizeof(isc_condition_thread_t)); in register_thread()99 isc_condition_thread_t **threadcondp) in find_thread_condition()101 isc_condition_thread_t *threadcond; in find_thread_condition()144 isc_condition_thread_t *threadcond; in isc_condition_broadcast()173 isc_condition_thread_t *next, *threadcond; in isc_condition_destroy()209 isc_condition_thread_t *threadcond = NULL; in wait()
30 typedef struct isc_condition_thread isc_condition_thread_t; typedef35 ISC_LINK(isc_condition_thread_t) link;42 ISC_LIST(isc_condition_thread_t) threadlist;