Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_runtime.h108 nxt_process_t *nxt_runtime_process_first(nxt_runtime_t *rt,
156 for (process = nxt_runtime_process_first(rt, &_lhe); \
H A Dnxt_runtime.c1756 nxt_runtime_process_first(nxt_runtime_t *rt, nxt_lvlhsh_each_t *lhe) in nxt_runtime_process_first() function