HomeSort by: relevance | last modified time | path
    Searched refs:MutexHashMap (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
dd_rtl.h 41 typedef AddrHashMap<Mutex, 31051> MutexHashMap;
47 MutexHashMap mutex_map;
dd_rtl.cc 117 MutexHashMap::Handle h(&ctx->mutex_map, m);
130 MutexHashMap::Handle h(&ctx->mutex_map, m);
143 MutexHashMap::Handle h(&ctx->mutex_map, m);
153 MutexHashMap::Handle h(&ctx->mutex_map, m, true);

Completed in 12 milliseconds