Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
This is the complete list of members for tbb::tricky_atomic_pointer< T >, including all inherited members.
compare_and_swap(T *volatile *location, T *value, T *comparand) | tbb::tricky_atomic_pointer< T > | inlinestatic |
fetch_and_add(T *volatile *location, word addend) | tbb::tricky_atomic_pointer< T > | inlinestatic |
fetch_and_store(T *volatile *location, T *value) | tbb::tricky_atomic_pointer< T > | inlinestatic |
no_copy(const no_copy &)=delete | tbb::internal::no_copy | private |
no_copy()=default | tbb::internal::no_copy | private |
operator &(word operand2) const | tbb::tricky_atomic_pointer< T > | inline |
operator|(word operand2) const | tbb::tricky_atomic_pointer< T > | inline |
ref | tbb::tricky_atomic_pointer< T > | |
tricky_atomic_pointer(T *&original) | tbb::tricky_atomic_pointer< T > | inline |
tricky_atomic_pointer(T *volatile &original) | tbb::tricky_atomic_pointer< T > | inline |
word typedef | tbb::tricky_atomic_pointer< T > |