Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util_posix.cc286 static void *ScopedThreadCallback(void *arg);
376 void *ScopedThread::Impl::ScopedThreadCallback(void *arg) { in ScopedThreadCallback() function in ScopedThread::Impl
419 ScopedThread::Impl::ScopedThreadCallback, impl_); in ScopedThread()