Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cpp163 class TestThreadContext final : public ThreadContextBase { class
165 explicit TestThreadContext(int tid) : ThreadContextBase(tid) {} in TestThreadContext() function in __sanitizer::__anon02c6f2930111::TestThreadContext