Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dwaiters.h78 static bool postpone_execution(d1::task&) { in postpone_execution() function
149 static bool postpone_execution(d1::task&) { in postpone_execution() function
185 static bool postpone_execution(d1::task& t) { in postpone_execution() function
H A Dtask_dispatcher.h309 if (Waiter::postpone_execution(*t)) { in local_wait_for_all()