Searched refs:thread_libevent_process (Results 1 – 1 of 1) sorted by relevance
81 static void thread_libevent_process(int fd, short which, void *arg);337 EV_READ | EV_PERSIST, thread_libevent_process, me); in setup_thread()390 static void thread_libevent_process(int fd, short which, void *arg) { in thread_libevent_process() function