Searched refs:SigCtx (Results 1 – 1 of 1) sorted by relevance
257 static ThreadSignalContext *SigCtx(ThreadState *thr) { in SigCtx() function264 MemoryResetRange(thr, (uptr)&SigCtx, pctx, sizeof(ThreadSignalContext)); in SigCtx()551 ThreadSignalContext *sctx = SigCtx(thr); in SetJmp()568 ThreadSignalContext *sctx = SigCtx(thr); in LongJmp()2142 ThreadSignalContext *sctx = SigCtx(thr); in ProcessPendingSignalsImpl()2181 ThreadSignalContext *sctx = SigCtx(thr); in sighandler()2224 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()2236 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()2252 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()