Home
last modified time | relevance | path

Searched defs:ngx_notify (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.h447 static inline ngx_int_t ngx_notify(ngx_event_handler_pt handler) { in ngx_notify() function
469 #define ngx_notify ngx_event_actions.notify macro