Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Public Member Functions | |
call_internal_clear_on_exit (concurrent_unordered_base *instance) | |
void | dismiss () |
~call_internal_clear_on_exit () | |
Public Attributes | |
concurrent_unordered_base * | my_instance |
Definition at line 754 of file _concurrent_unordered_impl.h.
|
inline |
Definition at line 756 of file _concurrent_unordered_impl.h.
|
inline |
Definition at line 758 of file _concurrent_unordered_impl.h.
References tbb::interface5::internal::concurrent_unordered_base< Traits >::internal_clear(), and tbb::interface5::internal::concurrent_unordered_base< Traits >::call_internal_clear_on_exit::my_instance.
|
inline |
Definition at line 757 of file _concurrent_unordered_impl.h.
References tbb::interface5::internal::concurrent_unordered_base< Traits >::call_internal_clear_on_exit::my_instance.
concurrent_unordered_base* tbb::interface5::internal::concurrent_unordered_base< Traits >::call_internal_clear_on_exit::my_instance |
Definition at line 755 of file _concurrent_unordered_impl.h.
Referenced by tbb::interface5::internal::concurrent_unordered_base< Traits >::call_internal_clear_on_exit::dismiss(), and tbb::interface5::internal::concurrent_unordered_base< Traits >::call_internal_clear_on_exit::~call_internal_clear_on_exit().