#include <locker.h>
Public Methods | |
| Locker (const char *pzName, bool bReqursive=true, bool bInterruptible=false) | |
| ~Locker () | |
| int | Lock () const |
| int | Lock (bigtime_t nTimeout) const |
| int | Unlock () const |
| int | GetLockCount () const |
| thread_id | GetOwner () const |
| bool | IsLocked () const |
|
||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001