Searched refs:SigCtx (Results 1 – 1 of 1) sorted by relevance
267 static ThreadSignalContext *SigCtx(ThreadState *thr) { in SigCtx() function274 MemoryResetRange(thr, (uptr)&SigCtx, pctx, sizeof(ThreadSignalContext)); in SigCtx()561 ThreadSignalContext *sctx = SigCtx(thr); in SetJmp()579 ThreadSignalContext *sctx = SigCtx(thr); in LongJmp()2219 ThreadSignalContext *sctx = SigCtx(thr); in ProcessPendingSignalsImpl()2260 ThreadSignalContext *sctx = SigCtx(thr); in sighandler()2303 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()2315 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()2331 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()