Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp96 ThreadRegistry *GetLsanThreadRegistryLocked() { in GetLsanThreadRegistryLocked() function
102 GetLsanThreadRegistryLocked()->RunCallbackForEachThreadLocked( in GetRunningThreadsLocked()
H A Dlsan_fuchsia.cpp72 GetLsanThreadRegistryLocked()->RunCallbackForEachThreadLocked( in GetAllThreadAllocatorCachesLocked()
115 GetLsanThreadRegistryLocked()->FinishThread(tid); in __sanitizer_thread_create_hook()
H A Dlsan_thread.h50 ThreadRegistry *GetLsanThreadRegistryLocked();
H A Dlsan_posix.cpp68 GetLsanThreadRegistryLocked()->FindThreadContextByOsIDLocked(os_id)); in GetThreadRangesLocked()