Home
last modified time | relevance | path

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

/oneTBB/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp117 static void initBarrier(unsigned thrds) { barrier.initialize(thrds); } in initBarrier() function in SimpleBarrier
177 TestLargeObjCache::initBarrier( p ); in TestLargeObjectCache()
367 TestInvalidBackrefs::initBarrier(MaxThread); in TestBackRef()
679 TestBackendWork::initBarrier(p); in TestBackend()
792 RunTestHeapLimit::initBarrier( p ); in TestHeapLimit()
858 TestCleanAllBuffersBody<AllocSize>::initBarrier(num_threads); in TestCleanAllBuffers()
907 TestCleanThreadBuffersBody::initBarrier(num_threads); in TestCleanThreadBuffers()
1134 initBarrier( num_threads ); in TestCollapsingMallocFree()
1170 initBarrier( num_threads ); in TestCollapsingBootstrap()
1663 TestStartupAlloc::initBarrier( p );
H A Dtest_malloc_pools.cpp227 static void initBarrier(unsigned thrds) { barrier.initialize(thrds); } in initBarrier() function in CrossThreadRun
283 CrossThreadRun::initBarrier(p); in TestCrossThreadPools()