Home
last modified time | relevance | path

Searched refs:ngx_event_process_posted (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_posted.c18 ngx_event_process_posted(ngx_cycle_t *cycle, ngx_queue_t *posted) in ngx_event_process_posted() function
H A Dngx_event_posted.h41 void ngx_event_process_posted(ngx_cycle_t *cycle, ngx_queue_t *posted);
H A Dngx_event.c283 ngx_event_process_posted(cycle, &ngx_posted_accept_events); in ngx_process_events_and_timers()
293 ngx_event_process_posted(cycle, &ngx_posted_events); in ngx_process_events_and_timers()