Home
last modified time | relevance | path

Searched refs:nxt_poll_engine (Results 1 – 4 of 4) sorted by last modified time

/unit/auto/
H A Dsources136 NXT_LIB_POLL_SRCS="src/nxt_poll_engine.c"
/unit/src/
H A Dnxt_event_engine.h327 extern const nxt_event_interface_t nxt_poll_engine;
H A Dnxt_service.c39 { "engine", "poll", &nxt_poll_engine },
H A Dnxt_poll_engine.c68 const nxt_event_interface_t nxt_poll_engine = { variable