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

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_fuchsia.cpp 126 hwasanThreadList().ReleaseThread(thread);
155 hwasanThreadList().ReleaseThread(thread);
hwasan_thread_list.h 132 void ReleaseThread(Thread *t) SANITIZER_EXCLUDES(free_list_mutex_) {
hwasan_linux.cpp 312 hwasanThreadList().ReleaseThread(t);
  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_fuchsia.cpp 123 hwasanThreadList().ReleaseThread(thread);
152 hwasanThreadList().ReleaseThread(thread);
hwasan_thread_list.h 130 void ReleaseThread(Thread *t) {
hwasan_linux.cpp 261 hwasanThreadList().ReleaseThread(t);

Completed in 20 milliseconds