Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_semaphore.cpp83 int n_threads = sem_init_cnt + extra_threads; in test_semaphore() local
135 void test_binary_semaphore( int n_threads ) { in test_binary_semaphore()
H A Dtest_task_arena.cpp530 int n_threads = 4; in TestMandatoryConcurrency() local
1377 void TestArenaWorkersMigrationWithNumThreads(int n_threads = 0) { in TestArenaWorkersMigrationWithNumThreads()