Home
last modified time | relevance | path

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

/memcached-1.6.32/
Dmemcached.h959 io_queue_cb_t *thread_io_queue_get(LIBEVENT_THREAD *t, int type);
Dproxy_luafgen.c23 io_queue_cb_t *qcb = thread_io_queue_get(c->thread, q->type); in _mcp_queue_hack()
Dmemcached.c600 io_queue_cb_t *thread_io_queue_get(LIBEVENT_THREAD *t, int type) { in thread_io_queue_get() function
3318 io_queue_cb_t *qcb = thread_io_queue_get(c->thread, q->type);