Home
last modified time | relevance | path

Searched defs:ps (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_test_build.c105 pollset_destroy(pollset_t ps) in pollset_destroy()
112 pollset_query(pollset_t ps, struct pollfd *pollfd_query) in pollset_query()
119 pollset_ctl(pollset_t ps, struct poll_ctl *pollctl_array, int array_length) in pollset_ctl()
126 pollset_poll(pollset_t ps, struct pollfd *polldata_array, int array_length, in pollset_poll()
H A Dnxt_pollset_engine.c144 pollset_t ps; in nxt_pollset_free() local
524 pollset_t ps; in nxt_pollset_write() local
H A Dnxt_event_engine.h291 pollset_t ps; member