Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_poll_engine.c64 static void nxt_poll_fd_hash_destroy(nxt_event_engine_t *engine,
130 nxt_poll_fd_hash_destroy(engine, &engine->u.poll.fd_hash); in nxt_poll_free()
681 nxt_poll_fd_hash_destroy(nxt_event_engine_t *engine, nxt_lvlhsh_t *lh) in nxt_poll_fd_hash_destroy() function