HomeSort by: relevance | last modified time | path
    Searched refs:GetLsanThreadRegistryLocked (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/lsan/
lsan_thread.h 50 ThreadRegistry *GetLsanThreadRegistryLocked();
lsan_thread.cpp 96 ThreadRegistry *GetLsanThreadRegistryLocked() {
102 GetLsanThreadRegistryLocked()->RunCallbackForEachThreadLocked(
lsan_fuchsia.cpp 72 GetLsanThreadRegistryLocked()->RunCallbackForEachThreadLocked(
114 GetLsanThreadRegistryLocked()->FinishThread(tid);
lsan_posix.cpp 66 GetLsanThreadRegistryLocked()->FindThreadContextByOsIDLocked(os_id));

Completed in 21 milliseconds