Home | History | Annotate | Download | only in rtl

Lines Matching refs:CTX

91   Context *ctx = CTX();
94 ThreadRegistryLock l(ctx->thread_registry);
96 if (!IsFiredSuppression(ctx, rep, stack)) {
98 OutputReport(ctx, rep, rep.GetReport()->stacks[0]);
109 if (CTX() && CTX()->initialized)
133 if (CTX() && CTX()->initialized && thr->in_rtl == 1)
175 Context *ctx = CTX();
177 if (ctx == 0 || !ctx->initialized || thr->in_rtl)
183 Context *ctx = CTX();
185 if (ctx == 0 || !ctx->initialized || thr->in_rtl)