Searched refs:MutexHashMap (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()
41 typedef AddrHashMap<Mutex, 31051> MutexHashMap; typedef47 MutexHashMap mutex_map;