| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Go to the source code of this file.
Classes | |
| class | tbb::internal::semaphore | 
| Edsger Dijkstra's counting semaphore.  More... | |
| class | tbb::internal::binary_semaphore | 
| binary_semaphore for concurrent monitor  More... | |
Namespaces | |
| tbb | |
| The graph class.  | |
| tbb::internal | |
| Identifiers declared inside namespace internal should never be used directly by client code.  | |
Typedefs | |
| typedef uint32_t | tbb::internal::sem_count_t | 
| for performance reasons, we want specialized binary_semaphore  More... | |