标签: c++ multithreading boost
如何检查是否有任何线程等待条件变量boost条件变量?
即。在boost c ++中是否有等效的How to check is any thread waiting on condition variable??
我已经检查了文档,但找不到有用的东西。