haiku/headers/os
Axel Dörfler 97e069713b Added a "reenter" parameter to the {read|write}_pages() functions to give file
systems a chance to know if they have locked already.
This fixes a locking problem in BFS where one thread tried to acquire two read
locks (where someone else trying to acquire a write lock would have caused a
dead lock).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17108 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-04-12 13:34:04 +00:00
..
add-ons
app Removed the detached version of the BMessageRunner object again, and instead 2006-04-02 14:47:01 +00:00
arch
be_apps
device
drivers Added a "reenter" parameter to the {read|write}_pages() functions to give file 2006-04-12 13:34:04 +00:00
game more cleanups. I'll probably end up rewriting the etire header 2005-12-26 10:16:22 +00:00
interface big improvements for menus. The tracking is in many ways on par with r5, except for a few things, like diagonal movement and that grandparent bug 2006-04-11 20:20:41 +00:00
kernel * Find out a few interesting information about the system (like CPU, 2006-01-03 13:30:23 +00:00
mail
media Added a Disconnect() method with simpler parameter list. 2006-03-07 12:52:19 +00:00
midi
midi2
net
opengl
storage disk_device_manager.h no longer includes a private header - ie. that header 2006-04-04 00:29:07 +00:00
support Fixed some style issues. Happy recompiling! :-) 2006-04-11 18:50:48 +00:00
translation
AppKit.h
Be.h
BeBuild.h
DeviceKit.h
GameKit.h
InterfaceKit.h
KernelKit.h
MailKit.h
MediaKit.h
MidiKit.h
NetKit.h
NetworkKit.h
OpenGLKit.h
StorageKit.h
SupportKit.h
TranslationKit.h