Home
last modified time | relevance | path

Searched defs:CallbackArgument (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stoptheworld_test.cpp30 struct CallbackArgument { struct
31 std::atomic_int counter = {};
32 std::atomic_bool threads_stopped = {};
33 std::atomic_bool callback_executed = {};