History log of /haiku/headers/private/shared/RWLockManager.h
Revision Date Author Comments
# 474d27da 24-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added RWLockable and RWLockManager classes. The former is basically a
light-weight read-write lock, that doesn't use a semaphore itself. Locking
and unlocking has to be done via methods of RWLockManager. This combo allows
lots of locks without risking to hit the semaphore limit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29686 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 474d27da32e2b8dddad376fbaf0d8ddb5bb88d0e 24-Mar-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Added RWLockable and RWLockManager classes. The former is basically a
light-weight read-write lock, that doesn't use a semaphore itself. Locking
and unlocking has to be done via methods of RWLockManager. This combo allows
lots of locks without risking to hit the semaphore limit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29686 a95241bf-73f2-0310-859d-f6bbb57e9c96