haiku/headers/private/support
Axel Dörfler 6ff95509c2 JobQueue: fixed leak, notification, added Pop() variant.
* 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.
2015-06-03 16:22:44 +02:00
..
CompressionAlgorithm.h Add B[Zlib]CompressionAlgorithm 2014-06-30 21:55:41 +02:00
DataPositionIOWrapper.h Add private BDataPositionIOWrapper 2014-07-13 17:57:56 +02:00
JobPrivate.h Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
JobQueue.h JobQueue: fixed leak, notification, added Pop() variant. 2015-06-03 16:22:44 +02:00
ObjectListPrivate.h Make BObjectList<> publically available: 2011-01-20 12:09:16 +00:00
StringPrivate.h kernel: atomic_*() functions rework 2013-11-05 22:32:59 +01:00
Uuid.h Move PUuid from shared to support 2013-06-27 21:57:39 +02:00
ZlibCompressionAlgorithm.h BZlibCompressionAlgorithm: Basic support for gzip format 2014-07-01 21:54:58 +02:00