haiku/headers/private/shared
Ingo Weinhold 2b2ec4382a * Moved the AutoLocker class out of the kernel/utils/AutoLock.h header
into its own shared/AutoLocker.h. It can be used by userland code too.
* Removed headers/private/shared/ObjectLocker.h and replaced all uses of
  BObjectLocker by AutoLocker.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20432 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-27 12:05:33 +00:00
..
AutoDeleter.h * Prevent double deletion when setting to an object that is already set. 2005-03-11 17:44:55 +00:00
AutoLocker.h * Moved the AutoLocker class out of the kernel/utils/AutoLock.h header 2007-03-27 12:05:33 +00:00
DataBuffer.h Modified BDataBuffer's copy constructor to let the user specify whether to create a copy of the buffer or just a reference. Also changed all void* params to be const. 2004-09-07 23:00:30 +00:00
ObjectList.h * BinaryInsertUnique() didn't work at all. 2005-11-10 15:31:18 +00:00
cpu_type.h 0X1167 is an AMD Duron 2006-11-02 21:37:55 +00:00
pci-utils.h This should fix intermitent KDLs (at least with console debug output). 2007-01-24 00:24:51 +00:00