Home
last modified time | relevance | path

Searched defs:epoll (Results 1 – 16 of 16) sorted by relevance

/external/pigweed/pw_async2/
Dbackends.rst11 .. _epoll: https://man7.org/linux/man-pages/man7/epoll.7.html target
/external/pigweed/pw_async2_epoll/
Ddocs.rst9 .. _epoll: https://man7.org/linux/man-pages/man7/epoll.7.html target
/external/rust/android-crates-io/crates/rustix/src/backend/libc/event/
Dmod.rs9 pub mod epoll; module
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/event/
Dmod.rs1 pub mod epoll; module
/external/rust/android-crates-io/crates/epoll/
Dcargo_embargo.json3 "epoll": { object
/external/rust/android-crates-io/crates/vmm-sys-util/src/linux/
Dmod.rs7 pub mod epoll; module
Depoll.rs371 let epoll = Epoll::new().unwrap(); in test_epoll() localVariable
/external/rust/crates/v4l2r/lib/src/device/
Dpoller.rs154 epoll: Epoll, field
185 let epoll = Epoll::new(EpollCreateFlags::EPOLL_CLOEXEC)?; in new() localVariable
371 let epoll = Epoll::new(EpollCreateFlags::empty()).unwrap(); in test_waker() localVariable
/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/linux/
Dwait_context.rs23 let epoll = Epoll::new(EpollCreateFlags::empty())?; in new() localVariable
/external/rust/android-crates-io/crates/vhost-user-backend/src/
Devent_loop.rs60 epoll: Epoll, field
87 let epoll = Epoll::new().map_err(VringEpollError::EpollCreateFd)?; in new() localVariable
/external/virtio-media/extras/ffmpeg-decoder/src/
Devent_queue.rs137 let epoll = Epoll::new(EpollCreateFlags::empty()).unwrap(); in decoder_event_queue_polling() localVariable
/external/cronet/tot/third_party/apache-portable-runtime/src/include/arch/unix/
Dapr_arch_poll_private.h134 struct epoll_event *epoll; member
/external/cronet/stable/third_party/apache-portable-runtime/src/include/arch/unix/
Dapr_arch_poll_private.h134 struct epoll_event *epoll; member
/external/pigweed/docs/
Dchangelog.rst8594 .. _epoll: https://man7.org/linux/man-pages/man7/epoll.7.html target in Apr 4, 2024
8668 .. _epoll: https://man7.org/linux/man-pages/man7/epoll.7.html target
/external/bcc/libbpf-tools/x86/
Dvmlinux.h53928 struct io_epoll epoll; member
Dvmlinux_518.h53928 struct io_epoll epoll; member