Searched refs:SuspendBody (Results 1 – 1 of 1) sorted by relevance
92 struct SuspendBody { struct93 SuspendBody(AsyncActivity& a_, std::thread::id id) : in SuspendBody() function118 tbb::task::suspend(SuspendBody(m_asyncActivity, std::this_thread::get_id())); in operator ()() argument125 tbb::task::suspend(SuspendBody(m_asyncActivity, std::this_thread::get_id())); in operator ()()320 tbb::task::suspend(SuspendBody(asyncActivity, std::this_thread::get_id())); in TestCleanupMaster()338 tbb::task::suspend(SuspendBody(asyncActivity, std::this_thread::get_id())); in operator ()()352 tbb::task::suspend(SuspendBody(asyncActivity, std::this_thread::get_id())); in TestNativeThread()