reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
64 static AsanThread *Create(thread_callback_t start_routine, void *arg,
235 AsanThread::Create(start_routine, arg, current_tid, &stack, detached);
projects/compiler-rt/lib/asan/asan_thread.cpp 276 AsanThread *main_thread = AsanThread::Create(