Searched refs:read_notification_count (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_et.c184 static int read_notification_count; variable
189 read_notification_count++;
223 read_notification_count = 0;
242 tt_int_op(read_notification_count, ==, 1);

Completed in 125 milliseconds