Home
last modified time | relevance | path

Searched refs:TestThreadSafety (Results 1 – 2 of 2) sorted by relevance

/oneTBB/test/common/
H A Dallocator_test_common.h270 void TestThreadSafety(A &a) { in TestThreadSafety() function
329 TestThreadSafety(a1);
330 TestThreadSafety(a2);
/oneTBB/test/tbb/
H A Dtest_task_group.cpp246 void TestThreadSafety() { in TestThreadSafety() function
773 TestThreadSafety<tbb::task_group>();
841 TestThreadSafety<tbb::isolated_task_group>();