Home ⌂Doc Index ◂Up ▴
Intel(R) Threading Building Blocks Doxygen Documentation  version 4.2.3
tbb::internal::circular_doubly_linked_list_with_sentinel::node_t Struct Reference

#include <concurrent_monitor.h>

Inheritance diagram for tbb::internal::circular_doubly_linked_list_with_sentinel::node_t:
Collaboration diagram for tbb::internal::circular_doubly_linked_list_with_sentinel::node_t:

Public Member Functions

 node_t ()
 

Public Attributes

node_tnext
 
node_tprev
 

Detailed Description

Definition at line 35 of file concurrent_monitor.h.

Constructor & Destructor Documentation

◆ node_t()

tbb::internal::circular_doubly_linked_list_with_sentinel::node_t::node_t ( )
inlineexplicit

Member Data Documentation

◆ next

◆ prev


The documentation for this struct was generated from the following file:

Copyright © 2005-2020 Intel Corporation. All Rights Reserved.

Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.

* Other names and brands may be claimed as the property of others.