Searched refs:CancelState (Results 1 – 1 of 1) sorted by relevance
18 struct CancelState { struct20 const CancelState *Parent; argument22 static Key<CancelState> StateKey;26 CancelState State; in cancelableTask()36 for (const CancelState *State = Ctx.get(StateKey); State != nullptr; in isCancelled()