Home
last modified time | relevance | path

Searched refs:hook_asap (Results 1 – 2 of 2) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Duwsgi.c402 …, 0, "run the specified hook as soon as possible", uwsgi_opt_add_string_list, &uwsgi.hook_asap, 0},
2265 uwsgi_hooks_run(uwsgi.hook_asap, "asap", 1);
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h2137 struct uwsgi_string_list *hook_asap; member