Searched defs:GET_IO_SLOT (Results 1 - 1 of 1) sorted by relevance

/external/libevent/
H A Devmap.c111 #define GET_IO_SLOT(x, map, slot, type) \ macro
181 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type) macro
354 GET_IO_SLOT(ctx, io, fd, evmap_io);
399 GET_IO_SLOT(ctx, io, fd, evmap_io);
483 GET_IO_SLOT(ctx, map, fd, evmap_io);
518 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);

Completed in 27 milliseconds