Home
last modified time | relevance | path

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

/external/libevent/
Devmap.c113 #define GET_IO_SLOT(x, map, slot, type) \ in HT_PROTOTYPE() macro
183 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
365 GET_IO_SLOT(ctx, io, fd, evmap_io); in evmap_io_del_()
422 GET_IO_SLOT(ctx, io, fd, evmap_io); in evmap_io_active_()
510 GET_IO_SLOT(ctx, map, fd, evmap_io); in evmap_io_get_fdinfo_()
716 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);