Lines Matching refs:ScopedConcurrentLock
111 class ScopedConcurrentLock { class
113 ScopedConcurrentLock() { in ScopedConcurrentLock() function in ScopedConcurrentLock
116 ~ScopedConcurrentLock() { in ~ScopedConcurrentLock()
135 pthread_rwlock_t ScopedConcurrentLock::lock_;
332 ScopedConcurrentLock::Init(); in debug_initialize()
344 ScopedConcurrentLock::BlockAllOperations(); in debug_finalize()
373 ScopedConcurrentLock lock; in debug_get_malloc_leak_info()
408 ScopedConcurrentLock lock; in debug_malloc_usable_size()
473 ScopedConcurrentLock lock; in debug_malloc()
550 ScopedConcurrentLock lock; in debug_free()
569 ScopedConcurrentLock lock; in debug_memalign()
649 ScopedConcurrentLock lock; in debug_realloc()
769 ScopedConcurrentLock lock; in debug_calloc()
836 ScopedConcurrentLock lock; in debug_malloc_info()
891 ScopedConcurrentLock lock; in debug_malloc_iterate()
906 ScopedConcurrentLock lock; in debug_malloc_disable()
914 ScopedConcurrentLock lock; in debug_malloc_enable()
925 ScopedConcurrentLock lock; in debug_malloc_backtrace()
984 ScopedConcurrentLock lock; in debug_write_malloc_leak_info()
1000 ScopedConcurrentLock lock; in debug_dump_heap()