AtomicAdd(volatile IntType &lval, IntType val) | base::SingleThreaded< Host > | [inline, static] |
AtomicAssign(volatile IntType &lval, IntType val) | base::SingleThreaded< Host > | [inline, static] |
AtomicAssign(IntType &lval, volatile IntType &val) | base::SingleThreaded< Host > | [inline, static] |
AtomicDivide(volatile IntType &lval, IntType val) | base::SingleThreaded< Host > | [inline, static] |
AtomicDivide(volatile IntType &lval) | base::SingleThreaded< Host > | [inline, static] |
AtomicIncrement(volatile IntType &lval) | base::SingleThreaded< Host > | [inline, static] |
AtomicMultiply(volatile IntType &lval, IntType val) | base::SingleThreaded< Host > | [inline, static] |
AtomicSubtract(volatile IntType &lval, IntType val) | base::SingleThreaded< Host > | [inline, static] |
IntType typedef | base::SingleThreaded< Host > | |
VolatileType typedef | base::SingleThreaded< Host > | |