haiku/headers/build/os/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
..
Archivable.h
Autolock.h
BlockCache.h
ByteOrder.h ByteOrder.h: separate host & Haiku versions. 2014-05-30 20:39:43 +12:00
DataIO.h
Debug.h
Errors.h Add new error codes B_PARTIAL_{READ,WRITE} 2014-06-23 22:58:15 +02:00
Flattenable.h
Job.h Moved BJob, and JobQueue into the support kit. 2015-05-21 21:37:01 +02:00
List.h
Locker.h
ObjectList.h
Referenceable.h Also move the build version of BReferenceable. 2014-06-11 17:53:41 +02:00
String.h
StringList.h
SupportDefs.h
TypeConstants.h