Searched refs:ngx_trylock_accept_mutex (Results 1 – 3 of 3) sorted by relevance
565 ngx_int_t ngx_trylock_accept_mutex(ngx_cycle_t *cycle);
327 ngx_trylock_accept_mutex(ngx_cycle_t *cycle) function
233 if (ngx_trylock_accept_mutex(cycle) == NGX_ERROR) { in ngx_process_events_and_timers()