Home
last modified time | relevance | path

Searched defs:new_sigaction (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld_linux_libcdep.cc249 __sanitizer_sigaction new_sigaction; in TracerThread() local
319 __sanitizer_sigaction new_sigaction; in StopTheWorldScope() local
/external/strace/
Dsignal.c1122 struct new_sigaction struct
1148 struct new_sigaction sa; in decode_new_sigaction() argument