Home
last modified time | relevance | path

Searched defs:EPOLL_INIT_REVENTS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_epoll.h49 static constexpr int EPOLL_INIT_REVENTS = 32; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Devloop_timer_unit_test.cpp36 constexpr int EPOLL_INIT_REVENTS = 32; variable