Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_runtime.h113 #define nxt_runtime_process_next(rt, lhe) \ macro
160 _nxt = nxt_runtime_process_next(rt, &_lhe); \
H A Dnxt_runtime.c1760 return nxt_runtime_process_next(rt, lhe); in nxt_runtime_process_first()