Home
last modified time | relevance | path

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

/libev/
H A Devent.c227 return event_base_once (ev_x_cur, fd, events, cb, arg, tv); in event_once()
402 int event_base_once (struct event_base *base, int fd, short events, void (*cb)(int, short, void *),… in event_base_once() function
H A DSymbols.event9 event_base_once
H A Devent.h166 int event_base_once (struct event_base *base, int fd, short events, void (*cb)(int, short, void *),…