Home
last modified time | relevance | path

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

/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dlegion.c994 usl = uwsgi_string_new_list(&ul->death_hooks, action); in uwsgi_legion_register_hook()
1209 struct uwsgi_string_list *usl = legion->death_hooks; in uwsgi_legion_atexit()
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h709 struct uwsgi_string_list *death_hooks; member