Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dtrace.threads.cpp169 static bool schedule_thread_work(int &y1, int &y2) { in schedule_thread_work() function
195 while (schedule_thread_work(y1, y2)) { in parallel_thread()
H A Dtrace.threads2d.cpp225 static bool schedule_thread_work(patch &pch) { in schedule_thread_work() function
245 while (schedule_thread_work(pch)) { in parallel_thread()