Searched refs:listLock (Results 1 – 2 of 2) sorted by relevance
250 MallocMutex listLock; // protects operations in the list variable
664 MallocMutex::scoped_lock lock(listLock); in registerThread()675 MallocMutex::scoped_lock lock(listLock); in unregisterThread()690 MallocMutex::scoped_lock lock(listLock); in cleanup()700 MallocMutex::scoped_lock lock(listLock, /*block=*/false, &locked); in markUnused()