Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dtask_dispatcher.cpp157 task_dispatcher& local_td = *tls->my_task_dispatcher; in execute_and_wait() local
168 t = local_td.local_wait_for_all(t, waiter); in execute_and_wait()
172 if (local_td.m_thread_data->my_inbox.is_idle_state(true)) { in execute_and_wait()
173 local_td.m_thread_data->my_inbox.set_is_idle(false); in execute_and_wait()