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

  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_allocator.cpp 112 void HwasanAllocatorUnlock() { allocator.ForceUnlock(); }
  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_allocator.cpp 167 void HwasanAllocatorUnlock() { allocator.ForceUnlock(); }
546 __hwasan::HwasanAllocatorUnlock();

Completed in 24 milliseconds