Searched refs:mutex_map (Results 1 – 2 of 2) sorted by relevance
116 MutexHashMap::Handle h(&ctx->mutex_map, m); in MutexBeforeLock()129 MutexHashMap::Handle h(&ctx->mutex_map, m); in MutexAfterLock()142 MutexHashMap::Handle h(&ctx->mutex_map, m); in MutexBeforeUnlock()152 MutexHashMap::Handle h(&ctx->mutex_map, m, true); in MutexDestroy()
46 MutexHashMap mutex_map; member