Searched refs:notify_receive_fd (Results 1 – 2 of 2) sorted by relevance
418 event_set(&me->notify_event, me->notify_receive_fd, in setup_thread()1033 threads[i].notify_receive_fd = fds[0]; in memcached_thread_init()
675 int notify_receive_fd; /* receiving end of notify pipe */ member