AutoUnlock is a helper that will Release() the |lock| argument in the constructor, and re-Acquire() it in the destructor.  
 More...
#include "include/base/cef_lock.h"
AutoUnlock is a helper that will Release() the |lock| argument in the constructor, and re-Acquire() it in the destructor. 
 
◆ AutoUnlock() [1/2]
  
  
      
        
          | base::cef_internal::AutoUnlock::AutoUnlock  | 
          ( | 
          Lock &  | 
          lock | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ AutoUnlock() [2/2]
  
  
      
        
          | base::cef_internal::AutoUnlock::AutoUnlock  | 
          ( | 
          const AutoUnlock &  | 
           | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ ~AutoUnlock()
  
  
      
        
          | base::cef_internal::AutoUnlock::~AutoUnlock  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=()
The documentation for this class was generated from the following file: