Searched refs:GET_IO_SLOT_AND_CTOR (Results 1 – 1 of 1) sorted by relevance
/external/libevent/ |
D | evmap.c | 122 #define GET_IO_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ macro 185 #define GET_IO_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len) \ macro 293 GET_IO_SLOT_AND_CTOR(ctx, io, fd, evmap_io, evmap_io_init, in evmap_io_add_()
|