_Lock Class Reference

_Lock is a simple manual locking class which allows you to manually lock and unlock a mutex associated with the lock. More...

List of all members.

Public Member Functions


Detailed Description

There is no automatic locking or unlocking happening without the programmer's explicit instructions. This class unlocks the mutex ONLY if it has not been locked. However, this check does not apply for locking, and wayward use may cause dead-locks.

Definition at line 135 of file bitmap_allocator.h.


The documentation for this class was generated from the following file:

Generated on Tue Dec 2 03:59:43 2008 for libstdc++ by  doxygen 1.5.7.1