Home
last modified time | relevance | path

Searched defs:SA_RESTART (Results 1 – 25 of 56) sorted by relevance

123

/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs197 pub const SA_RESTART: ::c_int = 0x10000000; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs260 pub const SA_RESTART: ::c_int = 0x10000000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs210 pub const SA_RESTART: ::c_int = 0x2; constant
255 pub const SA_RESTART: ::c_int = 0x10000000; constant
/third_party/musl/arch/or1k/bits/
Dsignal.h43 #define SA_RESTART 0x10000000 macro
/third_party/node/deps/uv/src/unix/
Dsignal.c32 # define SA_RESTART 0 macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h76 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h68 #define SA_RESTART 0x10000000U macro
/third_party/libuv/src/unix/
Dsignal.c32 # define SA_RESTART 0 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h77 #define SA_RESTART 0x10000000U macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h44 #define SA_RESTART 0x10000000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h43 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/arm/bits/
Dsignal.h44 #define SA_RESTART 0x10000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h44 #define SA_RESTART 0x10000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h44 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h79 #define SA_RESTART 0x10000000U macro
/third_party/musl/arch/sh/bits/
Dsignal.h54 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h85 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h46 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h85 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h98 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/mips/bits/
Dsignal.h66 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h111 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/i386/bits/
Dsignal.h99 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h110 #define SA_RESTART 0x10000000 macro
/third_party/musl/arch/x32/bits/
Dsignal.h110 #define SA_RESTART 0x10000000 macro

123