Searched defs:event_count (Results 1 – 4 of 4) sorted by relevance
27 bool EpollController::Wait(size_t event_count) { in Wait()
275 const size_t event_count = std::max<size_t>(bridge_count * 2, 1); in Wait() local
63 optional uint64 event_count = 4; field
527 int event_count = 0; in getevent_main() local