Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_event_engine.h410 #define NXT_ENGINE_FIBERS 1 macro
H A Dnxt_event_engine.c66 if (flags & NXT_ENGINE_FIBERS) { in nxt_event_engine_create()