Searched refs:ngx_thread_cond_destroy (Results 1 – 3 of 3) sorted by relevance
28 ngx_thread_cond_destroy(ngx_thread_cond_t *cond, ngx_log_t *log) in ngx_thread_cond_destroy() function
31 ngx_int_t ngx_thread_cond_destroy(ngx_thread_cond_t *cond, ngx_log_t *log);
197 (void) ngx_thread_cond_destroy(&tp->cond, tp->log); in ngx_thread_pool_destroy()