Home
last modified time | relevance | path

Searched refs:EV_RELEASE_CB (Results 1 – 6 of 6) sorted by relevance

/libev/
H A Dev_port.c104 EV_RELEASE_CB; in port_poll()
H A Dev_poll.c94 EV_RELEASE_CB; in poll_poll()
H A Dev_kqueue.c99 EV_RELEASE_CB; in kqueue_poll()
H A Dev_epoll.c152 EV_RELEASE_CB; in epoll_poll()
H A Dev_select.c146 EV_RELEASE_CB; in select_poll()
H A Dev.c1839 # define EV_RELEASE_CB if (expect_false (release_cb)) release_cb (EV_A) macro
1843 # define EV_RELEASE_CB (void)0 macro