Home
last modified time | relevance | path

Searched defs:exception_set_type (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_unordered_set.cpp208 using exception_set_type = tbb::concurrent_unordered_set<ThrowOnCopy>; typedef
H A Dtest_concurrent_set.cpp226 using exception_set_type = tbb::concurrent_set<ThrowOnCopy>; typedef