Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp71 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in GetAllThreadAllocatorCachesLocked()
107 GetThreadRegistryLocked()->FinishThread(tid); in __sanitizer_thread_create_hook()
H A Dlsan_thread.cpp107 ThreadRegistry *GetThreadRegistryLocked() { in GetThreadRegistryLocked() function
H A Dlsan_posix.cpp64 GetThreadRegistryLocked()->FindThreadContextByOsIDLocked(os_id)); in GetThreadRangesLocked()
H A Dlsan_common_fuchsia.cpp141 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in LockStuffAndStopTheWorld()
H A Dlsan_common.h226 ThreadRegistry *GetThreadRegistryLocked();
H A Dlsan_common.cpp258 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in ProcessThreadRegistry()
659 GetThreadRegistryLocked()->RunCallbackForEachThreadLocked( in ReportUnsuspendedThreads()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp521 ThreadRegistry *GetThreadRegistryLocked() { in GetThreadRegistryLocked() function