haiku/headers/private
Ingo Weinhold d0c2af7713 Addressed a deadlock race condition: Acquiration of condition variable
and thread spinlock was reverse in Wait() and Notify(). The thread lock
is now the outer lock -- this way it is still possible to call Notify()
with the thread lock being held.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22401 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-01 22:24:42 +00:00
..
app * Respect endiannes for item lengths inside swapped BMessages 2007-08-12 10:32:21 +00:00
audio Move this to media/, seems audio/ is only for old stuff. 2007-08-29 12:31:55 +00:00
debug
disk_scanner
drivers renamed SCSI_OP_TUR into SCSI_OP_TEST_UNIT_READY 2007-09-28 21:30:53 +00:00
firewire work from JiSheng Zhang : firewire and ohci modules from FreeBSD current, update for fw_raw and fw_control. Thanks! 2007-08-30 21:59:49 +00:00
fs_shell * Added disk system flags for whether a partition name and partition 2007-08-22 21:21:30 +00:00
graphics added engine command fifo setup for TCL_PRIMITIVE_3D for NV15 only for now (testing). Over here the NV15 keeps running and the command seems responsive. I hope this doesn't crash other NV15's outthere. 2007-09-24 14:12:18 +00:00
input
interface Setting the font shear in a BPicture didn't work, because the value was 2007-09-10 10:20:26 +00:00
kernel Addressed a deadlock race condition: Acquiration of condition variable 2007-10-01 22:24:42 +00:00
libroot
mail
media Thou shalt not use spaces in file names. 2007-08-29 23:49:02 +00:00
midi
net
opengl/GL/internal
print
runtime_loader
screen_saver
shared Allow derived classes to access the member variables. 2007-10-01 18:39:02 +00:00
storage Added Supports[Content]Name() methods. 2007-08-22 21:22:29 +00:00
syslog_daemon
textencoding
tracker
usb_vision
userlandfs