1
0
mirror of https://github.com/tearshark/librf.git synced 2024-10-01 15:57:07 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
tearshark
b6fa1c4e49 完善when_all/when_any的文档。
删减一些不必要的宏。
2020-03-31 10:55:43 +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
ba477e9252 完成event_v2的wait_any 2020-03-17 01:40:42 +08:00
tearshark
1b344cc651 event支持超时 2020-03-10 22:34:50 +08:00
tearshark
a5459300b9 新版本的event实现 2020-03-10 21:31:05 +08:00
tearshark
ac11ce9f6f 优化channel实现,使用循环队列完成channel数据缓存 2020-03-09 08:17:52 +08:00
tearshark
f33d4c471a 企图实现一个更加简洁和lock-free的event。 2020-03-04 11:23:10 +08:00