BLocker Class Summary


Method Summary

Method Description
CountLockRequests() Counts the number of pending lock requests
CountLocks() Counts the number of times the locking thread has acquired the lock
IsLocked() Tests whether the object is locked
Lock() Tries to lock the object
LockWithTimeout() Tries to lock the object within a given time period
BLocker() Constructor
~BLocker() Destructor
LockingThread() Returns the thread_id of the locking thread
Sem() Returns the locking semaphore
Unlock() Unlocks the object





The Be Book, in lovely HTML, for BeOS Release 4.

Copyright © 1998 Be, Inc. All rights reserved.

Last modified July 13, 1998.