haiku/headers/private
Axel Dörfler bc934681ba Implemented geist's recent change to mutexes - they are now no longer
benaphores; benaphores aren't that beneficial in kernel land, the benaphores
are a way to reduce the number of kernel calls.
They can now only be released by the same thread who originally acquired it.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@312 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-18 19:22:17 +00:00
..
app A new class to manage the list of loopers in a team. Provides the 2002-07-15 16:04:06 +00:00
input It is accomplished ... 2002-07-09 12:24:59 +00:00
interface It is accomplished ... 2002-07-09 12:24:59 +00:00
kernel Implemented geist's recent change to mutexes - they are now no longer 2002-07-18 19:22:17 +00:00
media Updated to the API changes introduced by BeOS R4's legacy BeOS R3 sound driver API support. 2002-07-14 02:42:32 +00:00
net Move errno.h to it's correct place 2002-07-11 20:39:30 +00:00
shared A templatized adaptation of BAutolock. Any class which supplies the 2002-07-15 16:06:31 +00:00
storage Include the official DataIO.h rather than MallocIO.h. 2002-07-10 01:59:18 +00:00