| class RNestableLock |
A wrapper class around an RFastLock that enables locks to be nested.
| Public Member Functions | |
|---|---|
| RNestableLock() | |
| void | Close() |
| TInt | CreateLocal() |
| void | Signal() |
| void | Wait() |
| Private Attributes | |
|---|---|
| const TUint32 | KInvalidThreadId |
| RFastLock | iLock |
| RFastLock | iMetaLock |
| TInt | iRefCount |
| TThreadId | iThreadId |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.