Home
last modified time | relevance | path

Searched defs:maxevents (Results 1 - 8 of 8) sorted by relevance

/base/startup/init/services/loopevent/loop/
H A Dle_loop.h38 uint32_t maxevents; member
H A Dle_epoll.c145 LE_STATUS CreateEpollLoop(EventLoop **loop, uint32_t maxevents, uint32_t timeout) in CreateEpollLoop() argument
H A Dle_loop.c53 static LE_STATUS CreateLoop_(EventLoop **loop, uint32_t maxevents, uint32_t timeout) in CreateLoop_() argument
/base/msdp/device_status/utils/ipc/src/
H A Dstream_socket.cpp63 int32_t StreamSocket::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait() argument
/base/msdp/device_status/intention/common/epoll/src/
H A Depoll_manager.cpp119 int32_t EpollManager::Wait(struct epoll_event *events, int32_t maxevents) in Wait() argument
124 int32_t EpollManager::WaitTimeout(struct epoll_event *events, int32_t maxevents, int32_t timeout) in WaitTimeout() argument
/base/msdp/device_status/test/unittest/intention/scheduler/src/
H A Dtimer_manager_test.cpp262 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait() argument
/base/msdp/device_status/test/unittest/intention/services/src/
H A Ddevice_manager_test.cpp271 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait() argument
/base/msdp/device_status/test/fuzztest/msdpdevicemanager_fuzzer/
H A Dmsdpdevicemanager_fuzzer.cpp269 int32_t ContextService::EpollWait(int32_t maxevents, int32_t timeout, struct epoll_event &events) in EpollWait() argument

Completed in 6 milliseconds