Searched refs:GetIsInSigHandler (Results 1 – 1 of 1) sorted by relevance
55 bool GetIsInSigHandler(const ucontext_t* ctx) { in GetIsInSigHandler() function195 if (has_unsafe_traps_ && GetIsInSigHandler(ctx)) { in SigSys()