Home
last modified time | relevance | path

Searched defs:SIGINT (Results 1 - 25 of 53) sorted by relevance

123

/third_party/libwebsockets/lib/plat/unix/
H A Dunix-init.c59 kill(getpid(), SIGINT); in lws_sul_plat_unix() local
/third_party/libwebsockets/lib/plat/windows/
H A Dprivate-lib-plat-windows.h104 #define SIGINT 2 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h51 #define SIGINT 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h52 #define SIGINT 2 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h52 #define SIGINT 2 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h52 #define SIGINT 2 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h52 #define SIGINT 2 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h50 #define SIGINT 2 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h85 #define SIGINT 2 macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h86 #define SIGINT 2 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h85 #define SIGINT 2 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h67 #define SIGINT 2 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h76 #define SIGINT 2 macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h87 #define SIGINT 2 macro
/third_party/python/Modules/
H A Dmain.c647 kill(getpid(), SIGINT); in exit_sigint() local
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h119 #define SIGINT 2 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h53 #define SIGINT 2 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h89 #define SIGINT 2 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h62 #define SIGINT 2 macro
/third_party/musl/arch/m68k/bits/
H A Dsignal.h106 #define SIGINT 2 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h108 #define SIGINT 2 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h108 #define SIGINT 2 macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h107 #define SIGINT 2 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h118 #define SIGINT 2 macro
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h118 #define SIGINT 2 macro

Completed in 11 milliseconds

123