Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dtask.cpp75 suspend_point_type* current_suspend_point() { in current_suspend_point() function
209 suspend_point_type* current_suspend_point() {
/oneTBB/include/oneapi/tbb/detail/
H A D_task.h63 TBB_EXPORT suspend_point_type* __TBB_EXPORTED_FUNC current_suspend_point();
/oneTBB/src/tbb/def/
H A Dwin64-tbb.def72 ?current_suspend_point@r1@detail@tbb@@YAPEAUsuspend_point_type@123@XZ
H A Dwin32-tbb.def70 ?current_suspend_point@r1@detail@tbb@@YAPAUsuspend_point_type@123@XZ
/oneTBB/include/oneapi/tbb/
H A Denumerable_thread_specific.h97 return r1::current_suspend_point();