mirror of
https://review.haiku-os.org/haiku
synced 2025-02-06 13:58:21 +01:00
* Was leaking fQueuedJobs on destruction. * fHaveRunnableJobSem implementation was not completed; it was never released. * Added Pop() variant that is a bit more flexible, and allows for a timeout as well as waiting even when the queue is empty, and can return a status code.