Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_process.c55 static nxt_int_t nxt_process_send_created(nxt_task_t *task,
730 ret = nxt_process_send_created(task, process); in nxt_process_do_start()
866 nxt_process_send_created(nxt_task_t *task, nxt_process_t *process) in nxt_process_send_created() function