| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
#include <tbb_thread.h>
Public Member Functions | |
| thread_closure_0 (const F &f) | |
  Public Member Functions inherited from tbb::internal::thread_closure_base | |
| void * | operator new (size_t size) | 
| void | operator delete (void *ptr) | 
Static Public Member Functions | |
| static __TBB_NATIVE_THREAD_ROUTINE | start_routine (void *c) | 
Public Attributes | |
| F | function | 
Definition at line 83 of file tbb_thread.h.
      
  | 
  inline | 
Definition at line 92 of file tbb_thread.h.
      
  | 
  inlinestatic | 
Definition at line 86 of file tbb_thread.h.
| F tbb::internal::thread_closure_0< F >::function | 
Definition at line 84 of file tbb_thread.h.