Searched refs:GET_SIGNAL_SLOT_AND_CTOR (Results 1 – 1 of 1) sorted by relevance
/external/libevent/ |
D | evmap.c | 166 #define GET_SIGNAL_SLOT_AND_CTOR(x, map, slot, type, ctor, fdinfo_len) \ macro 183 GET_SIGNAL_SLOT_AND_CTOR(x,map,slot,type,ctor,fdinfo_len) 429 GET_SIGNAL_SLOT_AND_CTOR(ctx, map, sig, evmap_signal, evmap_signal_init, in evmap_signal_add()
|