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

/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_et.c194 static int last_write_notification_was_et; variable
199 last_write_notification_was_et = (event & EV_ET);
226 last_write_notification_was_et = 0;
243 tt_assert(last_write_notification_was_et);
256 tt_assert(last_write_notification_was_et);

Completed in 69 milliseconds