mirror of
https://review.haiku-os.org/haiku
synced 2025-01-22 14:24:48 +01:00
6ff95509c2
* 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.