Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_et.c180 static int read_notification_count; variable
185 read_notification_count++; in read_notification_cb()
219 read_notification_count = 0; in test_edge_triggered_multiple_events()
238 tt_int_op(read_notification_count, ==, 1); in test_edge_triggered_multiple_events()