1
0
mirror of https://github.com/tearshark/librf.git synced 2024-10-02 00:00:11 +08:00
Commit Graph

9 Commits

Author SHA1 Message Date
tearshark
cd74eea532 完善文档。
上传Doxygen生成的文档。
2020-03-31 15:30:45 +08:00
tearshark
b70b49a3d2 兼容xcode 2020-03-26 17:35:12 +08:00
tearshark
9f1aaf5923 兼容Xcode 2020-03-26 17:26:39 +08:00
tearshark
39cd2f5dcf awaitable_t兼容老的future用法
完成相关范例
2020-02-16 12:14:25 +08:00
tearshark
76811ba691 恢复新版本下的sleep功能
完善新版本下的部分测试用例
2020-02-16 01:18:25 +08:00
tearshark
1508d08027 使用新的state/promise/future和调度器,以便于完成调度链传递 2020-02-15 15:20:16 +08:00
tearshark
803cc2e51e 支持when_all/when_any 2018-03-27 00:34:31 +08:00
tearshark
84fe5c4b1a 测试channel在多线程多协程调度下的表现
测试结果表明N:M模型的代码还存在BUG
2017-11-27 18:37:18 +08:00
tearshark
db03e525be 支持N:N模式的协程 2017-10-01 10:33:08 +08:00