haiku/headers/private/kernel/disk_device_manager
Axel Dörfler b74a098352 * Got rid of the duplicated functionalities provided by RWLocker.cpp, and
Locker.cpp.
* The services are now using recursive_locks, and rw_locks instead.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33548 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-12 14:29:05 +00:00
..
ddm_modules.h Patch by Bryce Groff with changes by myself: 2009-07-20 20:29:16 +00:00
ddm_userland_interface.h * Discarded the "parametersSize" parameter from various disk device manager 2009-07-26 17:27:27 +00:00
KDiskDevice.h * Got rid of the duplicated functionalities provided by RWLocker.cpp, and 2009-10-12 14:29:05 +00:00
KDiskDeviceManager.h * Got rid of the duplicated functionalities provided by RWLocker.cpp, and 2009-10-12 14:29:05 +00:00
KDiskDeviceUtils.h Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
KDiskSystem.h * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
KFileDiskDevice.h * Reworked publishing/unpublishing of the device. This is now basically 2004-10-28 22:22:04 +00:00
KFileSystem.h * Added back and partially reimplemented the 2007-11-05 00:42:47 +00:00
KPartition.h Fixed the build. Axel is probably going to commit the cleaned up header soon. 2009-09-01 15:14:57 +00:00
KPartitioningSystem.h * Added back and partially reimplemented the 2007-11-05 00:42:47 +00:00
KPartitionListener.h Added a KPartition listener mechanism and made use of it to keep shadow partitions with the corresponding physical ones in sync. 2003-09-28 22:04:13 +00:00
KPartitionVisitor.h Added KPartitionVisitor class used for advanced partition tree traversal. 2003-08-03 18:23:53 +00:00