¡@

Home 

c++ Programming Glossary: mpointer

Atomic operations for lock-free doubly linked list

http://stackoverflow.com/questions/19609417/atomic-operations-for-lock-free-doubly-linked-list

typedef NodeT NodeType private protected std atomic NodeT mPointer public bcLockFreeLink std atomic_init mPointer nullptr ~bcLockFreeLink.. NodeT mPointer public bcLockFreeLink std atomic_init mPointer nullptr ~bcLockFreeLink inline NodeType getNode const throw.. NodeType getNode const throw return std atomic_load mPointer std memory_order_relaxed inline std atomic NodeT getAtomicNode..