Home
last modified time | relevance | path

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

/external/libevent/
Devmap.c114 #define GET_IO_SLOT(x, map, slot, type) \ in HT_PROTOTYPE() macro
184 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
372 GET_IO_SLOT(ctx, io, fd, evmap_io); in evmap_io_del_()
430 GET_IO_SLOT(ctx, io, fd, evmap_io); in evmap_io_active_()
521 GET_IO_SLOT(ctx, map, fd, evmap_io); in evmap_io_get_fdinfo_()
727 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);