Searched refs:nxt_poll_hash_entry_t (Results 1 – 1 of 1) sorted by relevance
26 } nxt_poll_hash_entry_t; typedef61 static nxt_poll_hash_entry_t *nxt_poll_fd_hash_get(nxt_event_engine_t *engine,392 nxt_poll_hash_entry_t *phe; in nxt_poll_set_add()408 phe = nxt_malloc(sizeof(nxt_poll_hash_entry_t)); in nxt_poll_set_add()443 nxt_poll_hash_entry_t *phe; in nxt_poll_set_change()465 nxt_poll_hash_entry_t *phe; in nxt_poll_set_delete()509 nxt_poll_hash_entry_t *phe; in nxt_poll()636 static nxt_poll_hash_entry_t *640 nxt_poll_hash_entry_t *phe; in nxt_poll_fd_hash_get()661 nxt_poll_hash_entry_t *phe; in nxt_poll_fd_hash_test()[all …]