Searched defs:taskRan (Results 1 – 2 of 2) sorted by relevance
35 AtomicBoolean taskRan = new AtomicBoolean(false); in testBasic() local48 AtomicBoolean taskRan = new AtomicBoolean(false); in testCancel() local
52 std::atomic<bool> taskRan = false; in testBasic() local70 std::atomic<bool> taskRan = false; in testCancel() local89 std::atomic<bool> taskRan = false; in testCancelAfterRun() local108 std::array<std::atomic<bool>, 6> taskRan{}; in testMultipleTasks() local