haiku/headers/private/support
Axel Dörfler e711e6e42f Moved BJob, and JobQueue into the support kit.
* Put it in the BSupportKit namespace, following the style introduced
  with the package kit for now.
* The BSupportKit::BJob class no longer knows about the package kit's
  Context class. However, the BPackageKit::BJob class does.
* Due to the namespace juggling, a lot of files had to be touched.
* The JobQueue class remains private.
* Due to the way Haiku is built on itself, you cannot build this change
  under Haiku with an older release.
2015-05-21 21:37:01 +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 Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +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