haiku/headers
Axel Dörfler 22ea088498 * The rw_lock is now using a mutex to protect its reader/writer counts. This
makes the reader case a lot less expensive, and should relieve the thread
  spinlock contention a bit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-18 19:52:09 +00:00
..
build * reintegrated gsoc-locale-kit branch into trunk - there's more 2009-09-18 22:23:34 +00:00
compatibility * Moved termcap.h to headers/libs/termcap/, where it belongs. 2009-08-17 21:13:51 +00:00
cpp Since wchar support now works, the wstring typedef should now also be safe. 2009-07-29 14:09:43 +00:00
glibc * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs * Applied patch by Hong Yul Yang to update linprog. 2009-10-16 12:13:07 +00:00
os * Added a (to be virtual) DefaultItemSpacing() method to control look. This is 2009-10-17 17:01:22 +00:00
posix * Moved three locale-related headers back into a safe place (where no 2009-10-13 17:15:49 +00:00
private * The rw_lock is now using a mutex to protect its reader/writer counts. This 2009-10-18 19:52:09 +00:00
tools * fix gcc4 build of cppunit library by explicitly spelling out std:: in 2009-05-02 19:04:52 +00:00