| 
    MeVisLab Toolbox Reference
    
   | 
 
Class to manage thread specific critical sections. More...
#include <DCMTree_ThreadSupport.h>
Public Member Functions | |
| thread_scoped_criticalsection (thread_criticalsection &cs) | |
| ~thread_scoped_criticalsection () | |
Class to manage thread specific critical sections.
Definition at line 98 of file DCMTree_ThreadSupport.h.
      
  | 
  inline | 
Definition at line 101 of file DCMTree_ThreadSupport.h.
References DCMTree_Utils::thread_entercriticalsection().
      
  | 
  inline | 
Definition at line 106 of file DCMTree_ThreadSupport.h.
References DCMTree_Utils::thread_leavecriticalsection().