Home
last modified time | relevance | path

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

/memcached-1.6.32/
Dthread.c106 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