Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_thread.c143 static int notification_fd_used = 0; variable
162 ++notification_fd_used; in notify_fd_cb()
221 tt_int_op(notification_fd_used, ==, 0); in thread_basic()
247 TT_BLATHER(("notifiations==%d", notification_fd_used)); in thread_basic()
/freebsd/contrib/libevent/test/
H A Dregress_thread.c143 static int notification_fd_used = 0; variable
162 ++notification_fd_used; in notify_fd_cb()
221 tt_int_op(notification_fd_used, ==, 0); in thread_basic()
247 TT_BLATHER(("notifiations==%d", notification_fd_used)); in thread_basic()