Searched refs:StateKey (Results 1 – 1 of 1) sorted by relevance
22 static Key<CancelState> StateKey; variable28 State.Parent = Context::current().get(StateKey); in cancelableTask()30 Context::current().derive(StateKey, State), in cancelableTask()36 for (const CancelState *State = Ctx.get(StateKey); State != nullptr; in isCancelled()