Home
last modified time | relevance | path

Searched refs:POLLREMOVE (Results 1 - 15 of 15) sorted by relevance

/third_party/python/Modules/
H A Dselectmodule.c818 self->fds[self->n_fds].events = POLLREMOVE; in internal_devpoll_register()
896 self->fds[self->n_fds].events = POLLREMOVE; in select_devpoll_unregister_impl()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1177 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1180 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1172 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1190 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1185 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1182 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1177 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1166 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1382 pub const POLLREMOVE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1175 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1390 pub const POLLREMOVE: u32 = 1024; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1176 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1169 pub const POLLREMOVE: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1176 pub const POLLREMOVE: u32 = 4096; consts

Completed in 197 milliseconds