Searched refs:LSIntersectionCache (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/tsan/
H A Dthread_sanitizer.cc1030 ls_intersection_cache_ = new LSIntersectionCache;
1093 typedef IntPairToBoolCache<kPrimeSizeOfLsCache> LSIntersectionCache; typedef in class:LockSet
1094 static LSIntersectionCache *ls_intersection_cache_;
1103 LockSet::LSIntersectionCache *LockSet::ls_intersection_cache_;

Completed in 61 milliseconds