libcopp 2.3.1
|
#include <stackful_channel.h>
Static Public Member Functions | |
static LIBCOPP_UTIL_FORCEINLINE int | resume (coroutine_context_base *invoke_ctx, stackful_channel_context_base *priv_data) |
Definition at line 75 of file stackful_channel.h.
|
inlinestatic |
Definition at line 76 of file stackful_channel.h.
References stackful_channel_resume_invoker< TCOROUTINE_OBJECT >::resume().
Referenced by stackful_channel_resume_invoker< TCOROUTINE_OBJECT >::resume(), stackful_channel_resume_handle< coroutine_context >::resume(), and stackful_channel_resume_handle< TCOROUTINE_OBJECT >::resume().