Pedro J. Estébanez 2640960706 WorkerThreadPool: Improve logic
- The main thread function and the collaborative wait functions have a much more similar structure than earlier, which yields (pun intended) better maintainability.
- Also, there are not assertions anymore about the reason for ending a wait being valid, because spurious awakes can happen and so the assert would fail without that indicating an issue.
2024-09-16 18:03:36 +02:00
..
2024-08-29 14:12:59 +02:00
2024-09-16 18:03:36 +02:00
2024-09-09 13:30:02 -07:00
2024-09-04 10:27:26 -05:00