Home
last modified time | relevance | path

Searched defs:thread_func (Results 1 – 4 of 4) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_monitor.cpp64 auto thread_func = [&, operation_number] { in __anon1eb8c3140102() variable
H A Dtest_task.cpp269 auto thread_func = [&vector_test_task, &test_context] ( std::size_t idx ) { in __anon509d20bd0802() variable
H A Dtest_task_arena.cpp1649 auto thread_func = [&] () { in StressTestMixFunctionality() local
/oneTBB/examples/common/gui/
H A Dmacvideo.cpp132 void *thread_func(void *) { in thread_func() function