Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 7 of 7) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_partitioner.cpp67 int thread_id = tbb::this_task_arena::current_thread_index(); in test() local
85 for (std::size_t thread_id = 0; thread_id < num_threads; ++thread_id) { in test() local
H A Dtest_task.cpp400 auto thread_id = std::this_thread::get_id(); in __anon509d20bd0b02() local
491 auto thread_id = std::this_thread::get_id(); in __anon509d20bd0e02() local
546 auto thread_id = std::this_thread::get_id(); in __anon509d20bd1102() local
641 auto thread_id = std::this_thread::get_id(); in __anon509d20bd1a02() local
H A Dtest_resumable_tasks.cpp102 std::thread::id thread_id; member
395 auto thread_id = std::this_thread::get_id(); in TestObservers() local
H A Dtest_concurrent_vector.cpp444 { in TestConcurrentOperationsWithUnSafeOperations()
H A Dtest_async_node.cpp62 std::thread::id thread_id; member
/oneTBB/src/tbb/
H A Drml_thread_monitor.h142 unsigned thread_id; in launch() local
/oneTBB/examples/parallel_for/tachyon/src/
H A Dtrace.tbb.cpp203 thread_id_t::reference thread_id = thread_ids.local(); in operator ()() local