Home
last modified time | relevance | path

Searched refs:nxt_port_remove_notify_others (Results 1 – 4 of 4) sorted by path

/unit/src/
H A Dnxt_application.c846 nxt_port_remove_notify_others(task, process); in nxt_proto_sigchld_handler()
H A Dnxt_main_process.c1062 nxt_port_remove_notify_others(task, process); in nxt_main_process_sigchld_handler()
1065 nxt_port_remove_notify_others(task, child); in nxt_main_process_sigchld_handler()
H A Dnxt_port.c455 nxt_port_remove_notify_others(nxt_task_t *task, nxt_process_t *process) in nxt_port_remove_notify_others() function
H A Dnxt_port.h355 void nxt_port_remove_notify_others(nxt_task_t *task, nxt_process_t *process);