haiku/headers
Axel Dörfler 973d499ee1 * Made the accelerant safer to use when cloned (though I didn't test cloning yet);
introduced a lock that is used in B_SET_DISPLAY_MODE etc.
* Correctly implemented B_ACQUIRE_ENGINE and B_RELEASE_ENGINE now (ie. they lock
  the engine now).
* The lock of the ring buffers is now deleted when the (primary) accelerant is closed.
* Minor cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17453 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-05-14 14:27:50 +00:00
..
build Fixed a typo. 2006-05-11 07:53:19 +00:00
cpp
glibc
gnu
legacy/network
libs
os Fixed a typo. 2006-05-11 07:53:19 +00:00
posix The lround() and lroundf() functions are now also found in our math.h header. 2006-05-09 18:14:11 +00:00
private * Made the accelerant safer to use when cloned (though I didn't test cloning yet); 2006-05-14 14:27:50 +00:00
tools