Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dco_context.h99 void swap_coroutine(coroutine_type& prev_coroutine, coroutine_type& new_coroutine);
144 swap_coroutine(my_coroutine, target.my_coroutine); in resume()
237 inline void swap_coroutine(coroutine_type& prev_coroutine, coroutine_type& new_coroutine) { in swap_coroutine() function
291 inline void swap_coroutine(coroutine_type& prev_coroutine, coroutine_type& new_coroutine) { in swap_coroutine() function
348 inline void swap_coroutine(coroutine_type& prev_coroutine, coroutine_type& new_coroutine) { in swap_coroutine() function