Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_et.c190 static int last_write_notification_was_et; variable
195 last_write_notification_was_et = (event & EV_ET); in write_notification_cb()
222 last_write_notification_was_et = 0; in test_edge_triggered_multiple_events()
239 tt_assert(last_write_notification_was_et); in test_edge_triggered_multiple_events()
252 tt_assert(last_write_notification_was_et); in test_edge_triggered_multiple_events()