Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp71 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in GetAllThreadAllocatorCachesLocked()
113 GetThreadRegistryLocked()->FinishThread(tid); in __sanitizer_thread_create_hook()
H A Dlsan_thread.cpp85 ThreadRegistry *GetThreadRegistryLocked() { in GetThreadRegistryLocked() function
H A Dlsan_posix.cpp64 GetThreadRegistryLocked()->FindThreadContextByOsIDLocked(os_id)); in GetThreadRangesLocked()
H A Dlsan_common_fuchsia.cpp149 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in LockStuffAndStopTheWorld()
H A Dlsan_common.h251 ThreadRegistry *GetThreadRegistryLocked();
H A Dlsan_common.cpp347 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in ProcessThreadRegistry()
668 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in ReportUnsuspendedThreads()
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_thread.cpp518 ThreadRegistry *GetThreadRegistryLocked() { in GetThreadRegistryLocked() function