Lines Matching refs:ScopedConcurrentLock
208 class ScopedConcurrentLock { class
210 ScopedConcurrentLock() { in ScopedConcurrentLock() function in ScopedConcurrentLock
213 ~ScopedConcurrentLock() { in ~ScopedConcurrentLock()
232 pthread_rwlock_t ScopedConcurrentLock::lock_;
429 ScopedConcurrentLock::Init(); in debug_initialize()
441 ScopedConcurrentLock::BlockAllOperations(); in debug_finalize()
469 ScopedConcurrentLock lock; in debug_get_malloc_leak_info()
509 ScopedConcurrentLock lock; in debug_malloc_usable_size()
586 ScopedConcurrentLock lock; in debug_malloc()
671 ScopedConcurrentLock lock; in debug_free()
693 ScopedConcurrentLock lock; in debug_memalign()
780 ScopedConcurrentLock lock; in debug_realloc()
913 ScopedConcurrentLock lock; in debug_calloc()
983 ScopedConcurrentLock lock; in debug_malloc_info()
1042 ScopedConcurrentLock lock; in debug_malloc_iterate()
1056 ScopedConcurrentLock lock; in debug_malloc_disable()
1064 ScopedConcurrentLock lock; in debug_malloc_enable()
1075 ScopedConcurrentLock lock; in debug_malloc_backtrace()
1142 ScopedConcurrentLock lock; in debug_write_malloc_leak_info()
1158 ScopedConcurrentLock lock; in debug_dump_heap()