Searched refs:mutex_map (Results 1 – 2 of 2) sorted by relevance
117 MutexHashMap::Handle h(&ctx->mutex_map, m); in MutexBeforeLock()130 MutexHashMap::Handle h(&ctx->mutex_map, m); in MutexAfterLock()143 MutexHashMap::Handle h(&ctx->mutex_map, m); in MutexBeforeUnlock()153 MutexHashMap::Handle h(&ctx->mutex_map, m, true); in MutexDestroy()
47 MutexHashMap mutex_map; member