Home
last modified time | relevance | path

Searched refs:SI_MESGQ (Results 1 - 25 of 30) sorted by relevance

12

/third_party/musl/arch/mips/bits/
H A Dsignal.h78 #undef SI_MESGQ macro
81 #define SI_MESGQ (-4) macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h97 #undef SI_MESGQ macro
100 #define SI_MESGQ (-4) macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h97 #undef SI_MESGQ macro
100 #define SI_MESGQ (-4) macro
/third_party/ltp/testcases/kernel/syscalls/mq_notify/
H A Dmq_notify01.c89 cmp_ok = si->si_code == SI_MESGQ && in sigfunc()
171 info.si_code, SI_MESGQ); in do_test()
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns30.c80 TST_EXP_EQ_LI(info.si_code, SI_MESGQ); in child_func()
H A Dpidns31.c108 TST_EXP_EQ_LI(info.si_code, SI_MESGQ); in run()
/third_party/node/deps/v8/src/trap-handler/
H A Dhandler-inside-posix.cc66 info->si_code != SI_ASYNCIO && info->si_code != SI_MESGQ; in IsKernelGeneratedSignal()
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h42 #define SI_MESGQ 5 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/porting/linux/user/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/include/
H A Dsignal.h38 #define SI_MESGQ (-3) macro
/third_party/musl/libc-test/src/api/
H A Dsignal.c153 C(SI_MESGQ) in f()
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs940 pub const SI_MESGQ: ::c_int = -5; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1485 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1485 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1477 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1498 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1490 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1492 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1482 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1473 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1725 pub const SI_MESGQ: i32 = -3; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1480 pub const SI_MESGQ: i32 = -3; consts

Completed in 141 milliseconds

12