Searched refs:poll_dealloc (Results 1 - 3 of 3) sorted by relevance

/external/libevent/
H A Dpoll.c73 static void poll_dealloc(struct event_base *);
81 poll_dealloc,
327 poll_dealloc(struct event_base *base) function
/external/python/cpython2/Modules/
H A Dselectmodule.c640 poll_dealloc(pollObject *self) function
662 (destructor)poll_dealloc, /*tp_dealloc*/
/external/python/cpython3/Modules/
H A Dselectmodule.c693 poll_dealloc(pollObject *self) function
709 (destructor)poll_dealloc, /*tp_dealloc*/

Completed in 6271 milliseconds