Home
last modified time | relevance | path

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

/unit/auto/
H A Devents186 n = pollset_create(-1);
/unit/src/
H A Dnxt_test_build.h198 pollset_t pollset_create(int maxfd);
H A Dnxt_test_build.c98 pollset_create(int maxfd) in pollset_create() function
H A Dnxt_pollset_engine.c122 engine->u.pollset.ps = pollset_create(-1); in nxt_pollset_create()