Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_controller.c44 static nxt_int_t nxt_controller_prefork(nxt_task_t *task,
165 .prefork = nxt_controller_prefork,
175 nxt_controller_prefork(nxt_task_t *task, nxt_process_t *process, nxt_mp_t *mp) in nxt_controller_prefork() function