Home
last modified time | relevance | path

Searched refs:ScopedConcurrentLock (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp111 class ScopedConcurrentLock { class
113 ScopedConcurrentLock() { in ScopedConcurrentLock() function in ScopedConcurrentLock
116 ~ScopedConcurrentLock() { in ~ScopedConcurrentLock()
372 ScopedConcurrentLock lock; in debug_get_malloc_leak_info()
407 ScopedConcurrentLock lock; in debug_malloc_usable_size()
472 ScopedConcurrentLock lock; in debug_malloc()
549 ScopedConcurrentLock lock; in debug_free()
568 ScopedConcurrentLock lock; in debug_memalign()
648 ScopedConcurrentLock lock; in debug_realloc()
768 ScopedConcurrentLock lock; in debug_calloc()
[all …]