Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_runtime.c29 static nxt_int_t nxt_runtime_conf_init(nxt_task_t *task, nxt_runtime_t *rt);
122 if (nxt_runtime_conf_init(task, rt) != NXT_OK) { in nxt_runtime_create()
770 nxt_runtime_conf_init(nxt_task_t *task, nxt_runtime_t *rt) in nxt_runtime_conf_init() function