BLocker Summary
BLocker Summary
Function Summary
| Function | 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 Support Kit Table of Contents | The Support Kit Index |
...in lovely HTML...
for BeOS Release 4.5.
Copyright © 1999 Be, Inc. All rights reserved.
Text last modified