BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsls::AtomicOperations_DefaultUint64< IMP > Member List

This is the complete list of members for bsls::AtomicOperations_DefaultUint64< IMP >, including all inherited members.

addUint64(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
addUint64AcqRel(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
addUint64Nv(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
addUint64NvAcqRel(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
addUint64NvRelaxed(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
addUint64Relaxed(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
AtomicTypes typedefbsls::AtomicOperations_DefaultUint64< IMP >
decrementUint64(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
decrementUint64AcqRel(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
decrementUint64Nv(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
decrementUint64NvAcqRel(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
getUint64(typename AtomicTypes::Uint64 const *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
getUint64Acquire(typename AtomicTypes::Uint64 const *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
getUint64Relaxed(typename AtomicTypes::Uint64 const *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
incrementUint64(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
incrementUint64AcqRel(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
incrementUint64Nv(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
incrementUint64NvAcqRel(typename AtomicTypes::Uint64 *atomicUint)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
initUint64(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 initialValue=0)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
setUint64(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
setUint64Relaxed(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
setUint64Release(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
subtractUint64Nv(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
subtractUint64NvAcqRel(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
subtractUint64NvRelaxed(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 value)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
swapUint64(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 swapValue)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
swapUint64AcqRel(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 swapValue)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
testAndSwapUint64(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 compareValue, Types::Uint64 swapValue)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic
testAndSwapUint64AcqRel(typename AtomicTypes::Uint64 *atomicUint, Types::Uint64 compareValue, Types::Uint64 swapValue)bsls::AtomicOperations_DefaultUint64< IMP >inlinestatic