Home
last modified time | relevance | path

Searched refs:EXPANSION_COEFF (Results 1 - 4 of 4) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dio_event_epoll.h37 static constexpr int EXPANSION_COEFF = 2; member in OHOS::Utils::IOEventEpoll
H A Dio_event_epoll.cpp122 maxEvents_ *= EXPANSION_COEFF; in Polling()
H A Dio_event_reactor.cpp96 ioHandlers_.resize(fd * EXPANSION_COEFF); in AddHandler()
/commonlibrary/c_utils/base/include/
H A Dio_event_reactor.h39 static constexpr int EXPANSION_COEFF = 2; member in OHOS::Utils::IOEventReactor

Completed in 2 milliseconds