Home
last modified time | relevance | path

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

/external/libevent/
Devmap.c159 #define GET_SIGNAL_SLOT(x, map, slot, type) \ macro
181 #define GET_IO_SLOT(x,map,slot,type) GET_SIGNAL_SLOT(x,map,slot,type)
453 GET_SIGNAL_SLOT(ctx, map, sig, evmap_signal); in evmap_signal_del()
473 GET_SIGNAL_SLOT(ctx, map, sig, evmap_signal); in evmap_signal_active()
514 GET_SIGNAL_SLOT(ctx, &base->sigmap, change->fd, evmap_signal); in event_change_get_fdinfo()