Home
last modified time | relevance | path

Searched defs:epollFd (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/util/socket/src/
H A Duds_socket.cpp47 int32_t UDSSocket::EpollCtl(int32_t fd, int32_t op, struct epoll_event &event, int32_t epollFd) in EpollCtl() argument
74 int32_t UDSSocket::EpollWait(struct epoll_event &events, int32_t maxevents, int32_t timeout, int32_t epollFd) in EpollWait() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/linux/
H A Dreactor_linux.c28 int epollFd; member
67 int epollFd = epoll_create1(EPOLL_CLOEXEC); in ReactorCreate() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c90 EpollDesc epollFd; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/mini_discover/
H A Dcoap_app.c361 EpollDesc epollFd = GetMainLoopEpollFd(); in CoapServerInit() local

Completed in 3 milliseconds