Ingo Weinhold 27810ccf5e Added the last useful features I dare imagine: A Lock() method and the
possibility to initialize the AutoLocker without locking the object even
if it is unlocked yet. Especially in loops Lock()/Unlock() come handy
when an otherwise constantly hold lock needs to be unlocked for a short
time.

I suppose we should move the kernel utils AutoLocker implementation
to headers/private/shared, and drop the less powerful ObjectLocker.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20405 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-23 00:03:59 +00:00
..
2007-03-04 05:00:40 +00:00
2007-03-05 21:16:15 +00:00
2007-01-09 23:16:26 +00:00
2007-02-15 23:40:43 +00:00
2007-01-20 15:52:37 +00:00
2007-03-04 05:00:40 +00:00