Searched refs:nxt_thread_cond_destroy (Results 1 – 3 of 3) sorted by relevance
27 nxt_thread_cond_destroy(nxt_thread_cond_t *cond) in nxt_thread_cond_destroy() function
113 NXT_EXPORT void nxt_thread_cond_destroy(nxt_thread_cond_t *cond);
191 nxt_thread_cond_destroy(&sem->cond); in nxt_sem_destroy()