char test_core_fcontext_stack_b[128 *1024]
CASE_TEST(core, fcontext)
int g_test_core_fcontext_status
copp::fcontext::fcontext_t test_core_fcontext_a_func
char test_core_fcontext_stack_a[128 *1024]
copp::fcontext::fcontext_t test_core_fcontext_main_func
void test_core_fcontext_func_b(LIBCOPP_COPP_NAMESPACE_ID::fcontext::transfer_t src)
copp::fcontext::fcontext_t test_core_fcontext_b_func
void test_core_fcontext_func_a(LIBCOPP_COPP_NAMESPACE_ID::fcontext::transfer_t src)
COPP_BOOST_CONTEXT_DECL fcontext_t COPP_BOOST_CONTEXT_CALLDECL copp_make_fcontext_v2(void *sp, std::size_t size, void(*fn)(transfer_t))
COPP_BOOST_CONTEXT_DECL transfer_t COPP_BOOST_CONTEXT_CALLDECL copp_jump_fcontext_v2(fcontext_t const to, void *vp)