HomeSort by relevance Sort by last modified time
    Searched refs:GetMain (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/asan/
asan_thread_registry.h 36 AsanThread *GetMain();
asan_thread_registry.cc 66 AsanThread *AsanThreadRegistry::GetMain() {
asan_rtl.cc 521 asanThreadRegistry().GetMain()->ThreadStart();

Completed in 21 milliseconds