Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_et.c181 static int last_read_notification_was_et; variable
186 last_read_notification_was_et = (event & EV_ET); in read_notification_cb()
220 last_read_notification_was_et = 0; in test_edge_triggered_multiple_events()
237 tt_assert(last_read_notification_was_et); in test_edge_triggered_multiple_events()