Home
last modified time | relevance | path

Searched refs:INIT_FD_NUMS (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Dio_event_reactor.h38 static constexpr size_t INIT_FD_NUMS = 8; member in OHOS::Utils::IOEventReactor
/commonlibrary/c_utils/base/src/
H A Dio_event_reactor.cpp31 :loopReady_(false), enabled_(false), count_(0), ioHandlers_(INIT_FD_NUMS), backend_(new IOEventEpoll()) {} in IOEventReactor()

Completed in 2 milliseconds