Searched defs:ThreadMarkerHash (Results 1 – 1 of 1) sorted by relevance
95 struct ThreadMarkerHash { struct96 static unsigned hash(const ThreadMarker& key) in hash()101 static bool equal(const ThreadMarker& a, const ThreadMarker& b) in equal()106 static const bool safeToCompareToEmptyOrDeleted = false;