Home
last modified time | relevance | path

Searched refs:SignalHandlerScope (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc965 class SignalHandlerScope { class
967 SignalHandlerScope() { in SignalHandlerScope() function in SignalHandlerScope
971 ~SignalHandlerScope() { in ~SignalHandlerScope()
985 SignalHandlerScope signal_handler_scope; in SignalHandler()
996 SignalHandlerScope signal_handler_scope; in SignalAction()