Searched refs:swap_coroutine (Results 1 – 1 of 1) sorted by relevance
99 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() function291 inline void swap_coroutine(coroutine_type& prev_coroutine, coroutine_type& new_coroutine) { in swap_coroutine() function348 inline void swap_coroutine(coroutine_type& prev_coroutine, coroutine_type& new_coroutine) { in swap_coroutine() function