基于C++ Coroutines提案 ‘Stackless Resumable Functions’编写的协程库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tearshark 38ebb41e03 Modern Callback增加演示多返回值,返回异常的范例 5 년 전
..
test_async_cb.cpp 支持N:N模式的协程 6 년 전
test_async_channel.cpp 测试channel在多线程多协程调度下的表现 6 년 전
test_async_channel_mult_thread.cpp 深入ASIO的pingpong测试 5 년 전
test_async_dynamic_go.cpp 支持N:N模式的协程 6 년 전
test_async_event.cpp 支持N:N模式的协程 6 년 전
test_async_event_timeout.cpp 深入ASIO的pingpong测试 5 년 전
test_async_exception.cpp 支持when_all/when_any 6 년 전
test_async_modern_cb.cpp Modern Callback增加演示多返回值,返回异常的范例 5 년 전
test_async_multi_thread.cpp 支持when_all/when_any 6 년 전
test_async_mutex.cpp 测试channel在多线程多协程调度下的表现 6 년 전
test_async_resumable.cpp 尽量兼容VS2015 5 년 전
test_async_routine.cpp 支持N:N模式的协程 6 년 전
test_async_sleep.cpp 改进移动构造函数 5 년 전
test_async_suspend_always.cpp 支持N:N模式的协程 6 년 전
test_async_timer.cpp 添加一个基于ASIO的pingpong性能评测 5 년 전
test_async_when_all.cpp boost::any作为可选,用来替换std::any 5 년 전
test_async_yield_return.cpp 在实际项目中的一些改进 5 년 전