| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Prefix on a page. More...
#include <_concurrent_queue_impl.h>
Public Attributes | |
| page * | next | 
| uintptr_t | mask | 
Prefix on a page.
Definition at line 80 of file _concurrent_queue_impl.h.
| uintptr_t tbb::strict_ppl::internal::concurrent_queue_rep_base::page::mask | 
Definition at line 82 of file _concurrent_queue_impl.h.
Referenced by tbb::strict_ppl::internal::micro_queue< Value >::make_copy().
| page* tbb::strict_ppl::internal::concurrent_queue_rep_base::page::next | 
Definition at line 81 of file _concurrent_queue_impl.h.
Referenced by tbb::strict_ppl::internal::micro_queue< Value >::assign(), tbb::strict_ppl::internal::micro_queue< Value >::invalidate_page_and_rethrow(), tbb::strict_ppl::internal::micro_queue< Value >::make_copy(), and tbb::strict_ppl::internal::micro_queue< Value >::push().