Igor Kushnir e8b5f42e75 ConcurrentQueue::nextJob: notify all _waitVar threads
Replace _waitVar.notify_one() with _waitVar.notify_all(). This was the
only hurdle to documenting ConcurrentQueue::waitAll() as thread-safe.

ConcurrentQueueTest::waitAllFromMultipleThreads() passes instead of
hanging now.
2021-12-29 09:36:44 +01:00
..
2021-10-19 00:00:08 +02:00
2021-10-19 00:00:08 +02:00
2021-10-18 21:56:52 +02:00
2021-10-18 21:56:52 +02:00
2021-10-19 00:00:08 +02:00
2019-05-30 19:46:37 +02:00
2019-05-30 19:46:37 +02:00
2021-10-18 21:56:52 +02:00
2019-05-30 19:46:37 +02:00
2019-05-30 19:46:37 +02:00
2021-10-18 21:56:52 +02:00
2021-10-18 21:56:52 +02:00
2021-10-18 21:56:52 +02:00
2021-10-18 21:56:52 +02:00
2021-10-18 21:56:52 +02:00
2021-10-19 00:00:08 +02:00
2021-04-30 09:52:31 +02:00
2020-08-31 16:19:42 +02:00
2020-08-31 16:04:26 +02:00
2021-10-18 21:56:52 +02:00
2021-10-18 21:56:52 +02:00