| 
    Chromium Embedded Framework (CEF)
    117.1.0+ga287baf+chromium-117.0.5938.62
    
   | 
 
#include "include/base/cef_logging.h"#include "include/base/cef_platform_thread.h"#include "include/base/internal/cef_lock_impl.h"Classes | |
| class | base::cef_internal::Lock | 
| A convenient wrapper for an OS specific critical section.  More... | |
| class | base::cef_internal::AutoLock | 
| A helper class that acquires the given Lock while the AutoLock is in scope.  More... | |
| struct | base::cef_internal::AutoLock::AlreadyAcquired | 
| class | base::cef_internal::AutoUnlock | 
| AutoUnlock is a helper that will Release() the |lock| argument in the constructor, and re-Acquire() it in the destructor.  More... | |
Namespaces | |
| base | |
| base::cef_internal | |