文件名称:cpp-coroutine:用于使用Boost协程的库
文件大小:31KB
文件格式:ZIP
更新时间:2024-06-17 14:08:37
C++
cpp协程 去做: 需要能够设置断点以检查超时是否已到期 清理没人愿意“更新”的协程 有关如何全部使用的文档
【文件预览】:
cpp-coroutine-master
----src()
--------Timeout.cpp(870B)
--------ThreadStorage.cpp(1KB)
--------ContextImpl.cpp(8KB)
--------ContextManager.cpp(3KB)
--------Singleton.h(709B)
--------Base.h(293B)
--------Types.cpp(335B)
--------Base.cpp(134B)
--------Interface.cpp(3KB)
--------stdafx.h(120B)
--------SchedulerManager.cpp(3KB)
--------TimeoutState.h(1KB)
--------ContextManager.h(810B)
--------Context.h(820B)
--------SchedulerManager.h(914B)
--------stdafx.cpp(21B)
--------TimeoutState.cpp(2KB)
--------Context.cpp(1KB)
--------Scheduler.h(1KB)
--------Manager.h(676B)
--------ContextImpl.h(2KB)
--------ThreadStorage.h(473B)
--------Manager.cpp(1KB)
--------Scheduler.cpp(5KB)
--------Log.cpp(63B)
----develop()
--------CMakeLists.txt(1KB)
--------main.cpp(3KB)
--------main.h(408B)
----CMakeLists.txt(985B)
----LICENSE(11KB)
----test()
--------src()
--------CMakeLists.txt(1KB)
--------main.cpp(156B)
----README.md(364B)
----.gitignore(105B)
----include()
--------Log.h(530B)
--------Interface.h(1000B)
--------Timeout.h(307B)
--------Types.h(970B)