Loading...
Searching...
No Matches
tf::UnboundedWSQ< T > Member List

This is the complete list of members for tf::UnboundedWSQ< T >, including all inherited members.

bulk_push(I &first, size_t N)tf::UnboundedWSQ< T >
capacity() const noexcepttf::UnboundedWSQ< T >
empty() const noexcepttf::UnboundedWSQ< T >
empty_value()tf::UnboundedWSQ< T >inlinestatic
pop()tf::UnboundedWSQ< T >
push(T item)tf::UnboundedWSQ< T >
size() const noexcepttf::UnboundedWSQ< T >
steal()tf::UnboundedWSQ< T >
steal_with_feedback(size_t &num_empty_steals)tf::UnboundedWSQ< T >
UnboundedWSQ(int64_t LogSize=TF_DEFAULT_UNBOUNDED_TASK_QUEUE_LOG_SIZE)tf::UnboundedWSQ< T >explicit
value_type typedeftf::UnboundedWSQ< T >
~UnboundedWSQ()tf::UnboundedWSQ< T >