libhv icon indicating copy to clipboard operation
libhv copied to clipboard

fix: loss notify when HThreadPool::stop()

Open nijiancong opened this issue 9 months ago • 0 comments

原子谓词也可能导致唤醒问题 参考:

  1. https://www.modernescpp.com/index.php/c-core-guidelines-be-aware-of-the-traps-of-condition-variables/
  2. https://www.cnblogs.com/fenghualong/p/13855360.html

nijiancong avatar May 23 '25 09:05 nijiancong