Searched refs:thread_libevent_process (Results 1 – 1 of 1) sorted by relevance
106 static void thread_libevent_process(evutil_socket_t fd, short which, void *arg);437 setup_thread_notify(me, &me->n, thread_libevent_process); in setup_thread()587 static void thread_libevent_process(evutil_socket_t fd, short which, void *arg) { in thread_libevent_process() function