Searched refs:ngx_clean_old_cycles (Results 1 – 1 of 1) sorted by relevance
17 static void ngx_clean_old_cycles(ngx_event_t *ev);787 ngx_cleaner_event.handler = ngx_clean_old_cycles; in ngx_init_cycle()1353 ngx_clean_old_cycles(ngx_event_t *ev) in ngx_clean_old_cycles() function