4 コミット (bd882ee1797367b8fac9f0572fae2daf11551e00)

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