Searched refs:SigCtx (Results 1 – 1 of 1) sorted by relevance
252 static ThreadSignalContext *SigCtx(ThreadState *thr) { in SigCtx() function259 MemoryResetRange(thr, (uptr)&SigCtx, pctx, sizeof(ThreadSignalContext)); in SigCtx()546 ThreadSignalContext *sctx = SigCtx(thr); in SetJmp()563 ThreadSignalContext *sctx = SigCtx(thr); in LongJmp()2147 ThreadSignalContext *sctx = SigCtx(thr); in ProcessPendingSignalsImpl()2186 ThreadSignalContext *sctx = SigCtx(thr); in sighandler()2229 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()2241 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()2257 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()