Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp97 ThreadRegistry *GetLsanThreadRegistryLocked() { in GetLsanThreadRegistryLocked() function
103 GetLsanThreadRegistryLocked()->RunCallbackForEachThreadLocked( in GetRunningThreadsLocked()
H A Dlsan_fuchsia.cpp77 GetLsanThreadRegistryLocked()->RunCallbackForEachThreadLocked( in GetAllThreadAllocatorCachesLocked()
120 GetLsanThreadRegistryLocked()->FinishThread(tid); in __sanitizer_thread_create_hook()
H A Dlsan_thread.h50 ThreadRegistry *GetLsanThreadRegistryLocked();
H A Dlsan_posix.cpp64 GetLsanThreadRegistryLocked()->FindThreadContextByOsIDLocked(os_id)); in GetThreadRangesLocked()