Searched refs:nxt_runtime_process_release (Results 1 – 3 of 3) sorted by relevance
106 void nxt_runtime_process_release(nxt_runtime_t *rt, nxt_process_t *process);
126 nxt_runtime_process_release(task->thread->runtime, process); in nxt_process_use()
1392 nxt_runtime_process_release(nxt_runtime_t *rt, nxt_process_t *process) in nxt_runtime_process_release() function