Searched refs:SigCtx (Results 1 – 1 of 1) sorted by relevance
241 static ThreadSignalContext *SigCtx(ThreadState *thr) { in SigCtx() function245 MemoryResetRange(thr, (uptr)&SigCtx, (uptr)ctx, sizeof(*ctx)); in SigCtx()324 , ctx(SigCtx(thr)) { in BlockingCall()471 ThreadSignalContext *sctx = SigCtx(thr); in SetJmp()500 ThreadSignalContext *sctx = SigCtx(thr); in LongJmp()1030 ThreadSignalContext *ctx = SigCtx(arg->thr); in cond_mutex_unlock()1829 ThreadSignalContext *sctx = SigCtx(thr); in ProcessPendingSignals()1861 ThreadSignalContext *sctx = SigCtx(thr); in rtl_generic_sighandler()1968 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()1980 ThreadSignalContext *sctx = SigCtx(thr); in TSAN_INTERCEPTOR()[all …]