HomeSort by relevance Sort by last modified time
    Searched defs:ForceUnlock (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/asan/
asan_allocator.cc 643 void ForceUnlock() {
645 allocator.ForceUnlock();
776 instance.ForceUnlock();
792 __asan::get_allocator().ForceUnlock();
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 438 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
446 void ForceUnlock() {
792 // ForceLock() and ForceUnlock() are needed to implement Darwin malloc zone
800 void ForceUnlock() {
    [all...]

Completed in 2314 milliseconds