4 Commits (bd882ee1797367b8fac9f0572fae2daf11551e00)

Author SHA1 Message Date
  tearshark dfa3811619 完成event的wait_all_for功能 2 years ago
  tearshark dcf9bdec7c 解决event.wait_for/wait_until在超时后导致内存泄露的问题 2 years ago
  tearshark 54c0ad32b9 支持编译为动态库,支持安装脚本 2 years ago
  tearshark 27034d9efc 重新组织代码目录结构 2 years ago
  tearshark 53c035991e 适配C++20 3 years ago
  tearshark 474f6fa04f 删除event不必要的代码 4 years ago
  tearshark 04fde5f355 暂缓对modules的支持,优先支持Doxygen。 4 years ago
  tearshark d09152280c 完善event_v2的wait_all功能 4 years ago
  tearshark ba477e9252 完成event_v2的wait_any 4 years ago
  tearshark bac50e93cd 完善event_v2的concept约束 4 years ago
  tearshark d3a9b85677 为event_v2支持wait_any做准备 4 years ago
  tearshark 6c9110a3e4 解决vector<bool>导致的问题 4 years ago
  tearshark 5ea36e6cc0 timer提供线程安全的可能 4 years ago
  tearshark cd8f6adb7e 解决几处可能错误使用compare exchange weak的地方 4 years ago
  tearshark 042e85f077 减少event的一个自旋锁 4 years ago
  tearshark 1b344cc651 event支持超时 4 years ago
  tearshark a5459300b9 新版本的event实现 4 years ago
  tearshark ac11ce9f6f 优化channel实现,使用循环队列完成channel数据缓存 4 years ago
  tearshark f33d4c471a 企图实现一个更加简洁和lock-free的event。 4 years ago