ngx_thread_cond_wait  308 src/core/ngx_thread_pool.c             if (ngx_thread_cond_wait(&tp->cond, &tp->mtx, tp->log)
ngx_thread_cond_wait   33 src/os/unix/ngx_thread.h ngx_int_t ngx_thread_cond_wait(ngx_thread_cond_t *cond, ngx_thread_mutex_t *mtx,