Home
last modified time | relevance | path

Searched refs:ScopedThreadCallback (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp237 static void *ScopedThreadCallback(void *arg);
347 void *ScopedThread::Impl::ScopedThreadCallback(void *arg) { in ScopedThreadCallback() function in ScopedThread::Impl
391 ScopedThread::Impl::ScopedThreadCallback, impl_); in ScopedThread()