Home
last modified time | relevance | path

Searched refs:ThreadSafety (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_allocators.cpp59 TestAllocator<oneapi::tbb::cache_aligned_allocator<void>>(ThreadSafety);
60 TestAllocator<oneapi::tbb::tbb_allocator<void>>(ThreadSafety);
/oneTBB/test/common/
H A Dallocator_test_common.h274 enum TestName { Concept, Broken, Exceptions, ThreadSafety, Comparison }; enumerator
328 case ThreadSafety:
/oneTBB/test/tbbmalloc/
H A Dtest_scalable_allocator.cpp259 TestAllocator<tbb::scalable_allocator<void>>(ThreadSafety);