HomeSort by: relevance | last modified time | path
    Searched defs:CollectThreadLeaks (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/tsan/
tsan_rtl_thread.cpp 39 static void CollectThreadLeaks(ThreadContextBase *tctx_base, void *arg) {
93 ctx->thread_registry.RunCallbackForEachThreadLocked(CollectThreadLeaks,
  /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_rtl_thread.cpp 45 static void CollectThreadLeaks(ThreadContextBase *tctx_base, void *arg) {
97 ctx->thread_registry.RunCallbackForEachThreadLocked(CollectThreadLeaks,

Completed in 73 milliseconds