Home
last modified time | relevance | path

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

/external/libevent/
Devport.c95 int pending_idx_plus_1; member
300 fdi->pending_idx_plus_1 = 0; in evport_dispatch()
334 fdi->pending_idx_plus_1 = i + 1; in evport_dispatch()
400 int associated = ! fdi->pending_idx_plus_1; in evport_del()
424 const int i = fdi->pending_idx_plus_1 - 1; in evport_del()
427 fdi->pending_idx_plus_1 = 0; in evport_del()