Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dtask.cpp77 return td.my_task_dispatcher->get_suspend_point(); in current_suspend_point()
103 …bool is_recalled = default_task_disp.get_suspend_point()->m_is_owner_recalled.load(std::memory_ord… in internal_suspend()
116 suspend_callback(user_callback, get_suspend_point()); in suspend()
H A Dthread_control_monitor.h46 , my_suspend_point(my_curr_dispatcher->get_suspend_point()) in resume_node()
H A Dtask_dispatcher.h82 r1::resume(ed_ext.task_disp->get_suspend_point()); in execute()
87 ed_ext.task_disp->get_suspend_point()); in execute()
385 m_thread_data->set_post_resume_action(post_resume_action::notify, get_suspend_point()); in recall_point()
H A Dtask_dispatcher.cpp227 d1::suspend_point task_dispatcher::get_suspend_point() { in get_suspend_point() function in tbb::detail::r1::task_dispatcher
H A Dscheduler_common.h557 suspend_point_type* get_suspend_point(); in alignas()