Home
last modified time | relevance | path

Searched defs:sig_action (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libcxx/test/libcxx/thread/thread.threads/thread.thread.this/
H A Dsleep_for.pass.cpp36 void sig_action(int) {} in sig_action() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/thread/thread.threads/thread.thread.this/
H A Dsleep_for.signals.pass.cpp39 void sig_action(int) {} in sig_action() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/
H A Dharness.c95 static struct sigaction sig_action = { variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/pidfd_send_signal/
H A Dpidfd_send_signal01.c25 static struct sigaction *sig_action; variable
/aosp_15_r20/external/libcap/tests/
H A Dexploit.c88 struct sigaction sig_action; in main() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/rt_sigqueueinfo/
H A Drt_sigqueueinfo01.c28 static struct sigaction *sig_action; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dmain.rs133 let sig_action = signal::SigAction::new( in install_sigint() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c226 void sig_action(int signum, siginfo_t *info, void *context) in sig_action() function
/aosp_15_r20/external/libcap/psx/
H A Dpsx.c115 struct sigaction sig_action; member
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dmemleak.c207 static struct sigaction sig_action = { variable