|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Public Member Functions | |
| segment_not_used_predicate (segment_t &segment) | |
| bool | operator() () const |
Public Member Functions inherited from tbb::internal::no_assign | |
| void | operator= (const no_assign &)=delete |
| no_assign (const no_assign &)=default | |
| no_assign ()=default | |
Public Attributes | |
| segment_t & | s |
Definition at line 99 of file concurrent_vector.cpp.
|
inline |
Definition at line 101 of file concurrent_vector.cpp.
|
inline |
Definition at line 102 of file concurrent_vector.cpp.
References tbb::internal::concurrent_vector_base_v3::segment_t::load(), tbb::relaxed, and s.
| segment_t& tbb::internal::concurrent_vector_base_v3::helper::segment_not_used_predicate::s |
Definition at line 100 of file concurrent_vector.cpp.
Referenced by operator()().