Lines Matching defs:lock

18 #include <lock.h>
214 mutex lock;
332 mutex_lock(&cache->lock);
340 mutex_unlock(&cache->lock);
344 mutex_lock(&cache->lock);
352 mutex_unlock(&cache->lock);
858 Must not be called with a cache lock held.
1206 mutex_unlock(&fCache->lock);
1232 mutex_lock(&fCache->lock);
1421 /*! Should be called with the cache's lock held. */
1431 mutex_destroy(&lock);
1441 mutex_init(&lock, "block cache");
1666 MutexLocker locker(&cache->lock);
1671 // acquiring its lock might fail.
1759 mutex_unlock(&cache->lock);
1763 mutex_lock(&cache->lock);
1779 mutex_unlock(&cache->lock);
1783 mutex_lock(&cache->lock);
1799 mutex_unlock(&cache->lock);
1803 mutex_lock(&cache->lock);
1819 mutex_unlock(&cache->lock);
1823 mutex_lock(&cache->lock);
1909 ASSERT_LOCKED_MUTEX(&cache->lock);
1947 mutex_unlock(&cache->lock);
1952 mutex_lock(&cache->lock);
2010 mutex_unlock(&cache->lock);
2014 mutex_lock(&cache->lock);
2080 mutex_unlock(&cache->lock);
2084 mutex_lock(&cache->lock);
2100 mutex_unlock(&cache->lock);
2104 mutex_lock(&cache->lock);
2114 mutex_unlock(&cache->lock);
2118 mutex_lock(&cache->lock);
2543 mutex_unlock(&last->lock);
2551 mutex_lock(&cache->lock);
2701 You must not hold the \a cache lock when calling this function.
3419 mutex_lock(&cache->lock);
3475 MutexLocker locker(&cache->lock);
3512 MutexLocker locker(&cache->lock);
3590 MutexLocker locker(&cache->lock);
3615 MutexLocker locker(&cache->lock);
3643 MutexLocker locker(&cache->lock);
3664 MutexLocker locker(&cache->lock);
3710 MutexLocker locker(&cache->lock);
3732 MutexLocker locker(&cache->lock);