Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_thread.c166 notify_fd_cb(evutil_socket_t fd, short event, void *arg) in notify_fd_cb() function
202 base->th_notify_fd[0], EV_READ|EV_PERSIST, notify_fd_cb, in thread_basic()
215 notify_fd_cb, NULL); in thread_basic()