Home
last modified time | relevance | path

Searched defs:POLLPRI (Results 1 - 25 of 40) sorted by relevance

12

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-freertos.h53 #define POLLPRI 0x0002 macro
/third_party/pulseaudio/src/pulsecore/
H A Dpoll.h35 #define POLLPRI 0x002 /* There is urgent data to read. */ macro
/third_party/curl/lib/
H A Dselect.h44 #define POLLPRI 0x02 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dpoll.h13 #define POLLPRI 0x002 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dpoll.h13 #define POLLPRI 0x002 macro
/third_party/musl/porting/linux/user/include/
H A Dpoll.h13 #define POLLPRI 0x002 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dpoll.h13 #define POLLPRI 0x002 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dpoll.h13 #define POLLPRI 0x002 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dpoll.h13 #define POLLPRI 0x002 macro
/third_party/musl/include/
H A Dpoll.h13 #define POLLPRI 0x002 macro
/third_party/rust/crates/libc/src/unix/newlib/arm/
H A Dmod.rs40 pub const POLLPRI: ::c_short = 0x2; consts
/third_party/rust/crates/libc/src/unix/newlib/aarch64/
H A Dmod.rs38 pub const POLLPRI: ::c_short = 0x2; consts
/third_party/ffmpeg/libavformat/
H A Dos_support.h158 #define POLLPRI 0x0020 /* high priority readable data */ macro
/third_party/rust/crates/libc/src/unix/newlib/espidf/
H A Dmod.rs70 pub const POLLPRI: ::c_short = POLLRDBAND; consts
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs143 pub const POLLPRI: ::c_short = 0x0002; consts
/third_party/python/Modules/
H A Dselectmodule.c68 # define POLLPRI 0 macro
[all...]
/third_party/lwip/src/include/lwip/
H A Dsockets.h502 #define POLLPRI 0x40 macro
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs474 pub const POLLPRI: ::c_short = 0x2; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs687 pub const POLLPRI: ::c_short = 0x2; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs879 pub const POLLPRI: ::c_short = 0x0002; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs515 pub const POLLPRI: ::c_short = 0x002; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs703 pub const POLLPRI: ::c_short = 0x0020; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1265 pub const POLLPRI: ::c_short = 0x2; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1264 pub const POLLPRI: ::c_short = 0x0008; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2021 pub const POLLPRI: ::c_short = 0x2; consts

Completed in 47 milliseconds

12