Searched refs:update_ctx (Results 1 – 1 of 1) sorted by relevance
135 bool update_ctx = false; in AwaitState() local143 update_ctx = Random::GetTLSInstance()->OneIn(sampling_base); in AwaitState()145 if (update_ctx || yield_credit.load(std::memory_order_relaxed) >= 0) { in AwaitState()176 update_ctx = true; in AwaitState()190 if (update_ctx) { in AwaitState()