Plasma Engine  2.0
Loading...
Searching...
No Matches
plAtomicUtils Member List

This is the complete list of members for plAtomicUtils, including all inherited members.

Add(plInt32 &ref_iDest, plInt32 value)plAtomicUtilsstatic
Add(plInt64 &ref_iDest, plInt64 value)plAtomicUtilsstatic
And(plInt32 &ref_iDest, plInt32 value)plAtomicUtilsstatic
And(plInt64 &ref_iDest, plInt64 value)plAtomicUtilsstatic
CompareAndSwap(plInt32 &ref_iDest, plInt32 iExpected, plInt32 value)plAtomicUtilsstatic
CompareAndSwap(plInt64 &ref_iDest, plInt64 iExpected, plInt64 value)plAtomicUtilsstatic
Decrement(plInt32 &ref_iDest)plAtomicUtilsstatic
Decrement(plInt64 &ref_iDest)plAtomicUtilsstatic
Increment(plInt32 &ref_iDest)plAtomicUtilsstatic
Increment(plInt64 &ref_iDest)plAtomicUtilsstatic
Max(plInt32 &ref_iDest, plInt32 value)plAtomicUtilsinlinestatic
Max(plInt64 &ref_iDest, plInt64 value)plAtomicUtilsinlinestatic
Min(plInt32 &ref_iDest, plInt32 value)plAtomicUtilsinlinestatic
Min(plInt64 &ref_iDest, plInt64 value)plAtomicUtilsinlinestatic
Or(plInt32 &ref_iDest, plInt32 value)plAtomicUtilsstatic
Or(plInt64 &ref_iDest, plInt64 value)plAtomicUtilsstatic
PostDecrement(plInt32 &ref_iDest)plAtomicUtilsstatic
PostDecrement(plInt64 &ref_iDest)plAtomicUtilsstatic
PostIncrement(plInt32 &ref_iDest)plAtomicUtilsstatic
PostIncrement(plInt64 &ref_iDest)plAtomicUtilsstatic
Read(const plInt32 &iSrc)plAtomicUtilsstatic
Read(const plInt64 &iSrc)plAtomicUtilsstatic
Set(plInt32 &ref_iDest, plInt32 value)plAtomicUtilsinlinestatic
Set(plInt64 &ref_iDest, plInt64 value)plAtomicUtilsstatic
TestAndSet(plInt32 &ref_iDest, plInt32 iExpected, plInt32 value)plAtomicUtilsstatic
TestAndSet(plInt64 &ref_iDest, plInt64 iExpected, plInt64 value)plAtomicUtilsstatic
TestAndSet(void **pDest, void *pExpected, void *value)plAtomicUtilsstatic
Xor(plInt32 &ref_iDest, plInt32 value)plAtomicUtilsstatic
Xor(plInt64 &ref_iDest, plInt64 value)plAtomicUtilsstatic