基于C++ Coroutines提案 ‘Stackless Resumable Functions’编写的协程库
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
tearshark 9212bfcdf7 使用宏来开关是否支持多线程多调度器 6 år sedan
..
test_async_cb.cpp 支持N:N模式的协程 6 år sedan
test_async_channel.cpp 测试channel在多线程多协程调度下的表现 6 år sedan
test_async_channel_mult_thread.cpp 使用宏来开关是否支持多线程多调度器 6 år sedan
test_async_dynamic_go.cpp 支持N:N模式的协程 6 år sedan
test_async_event.cpp 支持N:N模式的协程 6 år sedan
test_async_event_timeout.cpp 支持N:N模式的协程 6 år sedan
test_async_exception.cpp 支持N:N模式的协程 6 år sedan
test_async_multi_thread.cpp 测试channel在多线程多协程调度下的表现 6 år sedan
test_async_mutex.cpp 测试channel在多线程多协程调度下的表现 6 år sedan
test_async_resumable.cpp 支持N:N模式的协程 6 år sedan
test_async_routine.cpp 支持N:N模式的协程 6 år sedan
test_async_sleep.cpp 支持N:N模式的协程 6 år sedan
test_async_suspend_always.cpp 支持N:N模式的协程 6 år sedan
test_async_timer.cpp 支持N:N模式的协程 6 år sedan
test_async_yield_return.cpp 支持N:N模式的协程 6 år sedan