Searched refs:checked_state_multimap_type (Results 1 – 2 of 2) sorted by relevance
41 using checked_state_multimap_type = tbb::concurrent_multimap<intptr_t, FooWithAssign, std::less<int… typedef154 test_basic<checked_state_multimap_type, /*CheckState = */std::true_type>();186 test_concurrent<checked_state_multimap_type>();
45 using checked_state_multimap_type = tbb::concurrent_unordered_multimap<intptr_t, FooWithAssign, std… typedef135 test_basic<checked_state_multimap_type, /*CheckState = */std::true_type>();177 test_concurrent<checked_state_multimap_type>();