| struct _pthread_mutex_t |
| Public Member Functions | |
|---|---|
| void | operator delete(TAny *) |
| TAny * | operator new(TUint, TAny *) |
| TAny * | operator new(TUint) |
| TAny * | operator new(TUint, TLeave) |
| TAny * | operator new(TUint, TUint) |
| TAny * | operator new(TUint, TLeave, TUint) |
| Public Attributes | |
|---|---|
| int | iCount |
| RMutex | iDataLock |
| bool | iDataLockCreated |
| pthread_t | iLockingThread |
| int | iMutexType |
| bool | iSemaphoreCreated |
| int | iSemaphoreState |
| int | iSharedType |
| RSemaphore | iSignalSemaphore |
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.