_CondNode Struct Reference

struct _CondNode

Member Functions Documentation

operator delete(TAny *)

void operator delete ( TAny * aPtr ) [inline]

Parameters

TAny * aPtr

operator new(TUint, TAny *)

TAny * operator new ( TUint aSize,
TAny * aBase
) [inline]

Parameters

TUint aSize
TAny * aBase

operator new(TUint)

TAny * operator new ( TUint aSize ) [inline]

Parameters

TUint aSize

operator new(TUint, TLeave)

TAny * operator new ( TUint aSize,
TLeave
) [inline]

Parameters

TUint aSize
TLeave

operator new(TUint, TUint)

TAny * operator new ( TUint aSize,
TUint aExtraSize
) [inline]

Parameters

TUint aSize
TUint aExtraSize

operator new(TUint, TLeave, TUint)

TAny * operator new ( TUint aSize,
TLeave ,
TUint aExtraSize
) [inline]

Parameters

TUint aSize
TLeave
TUint aExtraSize

Member Data Documentation

_CondNode * iNext

_CondNode * iNext

sem_t iSemaphore

sem_t iSemaphore