Home
last modified time | relevance | path

Searched defs:SIGUSR1 (Results 1 - 25 of 87) sorted by relevance

1234

/third_party/libunwind/libunwind/tests/
H A Dmapper.c82 kill (getpid (), SIGUSR1); /* tell test-ptrace to start single-stepping */ in main() local
H A DGtest-concurrent.c79 pthread_kill (pthread_self (), SIGUSR1); in worker() local
H A DGtest-resume-sig.c186 kill (getpid (), SIGUSR1); in main() local
H A Dia64-test-dyn1.c195 kill (getpid (), SIGUSR1); /* do something ptmon can latch onto */ in main() local
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns17.c51 TST_EXP_EQ_LI(WTERMSIG(status), SIGUSR1); in child_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D5-1.c50 kill(getppid(), SIGUSR1); in child_process() local
56 kill(getppid(), SIGUSR1); in child_process() local
63 kill(getppid(), SIGUSR1); in child_process() local
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dkill.c49 kill(getppid(), SIGUSR1); in kill_0100() local
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
H A Dmemcg_test_3.c33 SAFE_KILL(getppid(), SIGUSR1); in do_child() local
/third_party/ltp/testcases/kernel/syscalls/tgkill/
H A Dtgkill01.c84 TEST(sys_tgkill(getpid(), threads[i].tid, SIGUSR1)); in run() local
/third_party/ltp/testcases/kernel/syscalls/sigaction/
H A Dsigaction01.c253 (void)kill(getpid(), SIGUSR1); in main() local
259 SIGUSR1); in main() local
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h60 #define SIGUSR1 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h61 #define SIGUSR1 10 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h61 #define SIGUSR1 10 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h61 #define SIGUSR1 10 macro
/third_party/musl/arch/arm/bits/
H A Dsignal.h61 #define SIGUSR1 10 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h59 #define SIGUSR1 10 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h94 #define SIGUSR1 10 macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h95 #define SIGUSR1 10 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h94 #define SIGUSR1 10 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h76 #define SIGUSR1 10 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h85 #define SIGUSR1 10 macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h96 #define SIGUSR1 10 macro
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h128 #define SIGUSR1 10 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h62 #define SIGUSR1 10 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h104 #define SIGUSR1 16 macro

Completed in 10 milliseconds

1234