#include <cartobase/thread/exclusiveContext.h>
Definition at line 48 of file exclusiveContext.h.
 
◆ ExclusiveContext()
      
        
          | carto::ExclusiveContext::ExclusiveContext | ( | bool | singlethread = false | ) |  | 
      
 
 
◆ ~ExclusiveContext()
  
  | 
        
          | virtual carto::ExclusiveContext::~ExclusiveContext | ( |  | ) |  |  | virtual | 
 
 
◆ isSingleThreaded()
  
  | 
        
          | bool carto::ExclusiveContext::isSingleThreaded | ( |  | ) | const |  | inline | 
 
 
◆ lock()
      
        
          | void carto::ExclusiveContext::lock | ( |  | ) |  | 
      
 
 
◆ setSingleThreaded()
  
  | 
        
          | void carto::ExclusiveContext::setSingleThreaded | ( | bool | singlethread | ) |  |  | inline | 
 
 
◆ unlock()
      
        
          | void carto::ExclusiveContext::unlock | ( |  | ) |  | 
      
 
 
The documentation for this class was generated from the following file: