| 
    Chromium Embedded Framework (CEF)
    130.1.2+g48f3ef6+chromium-130.0.6723.44
    
   | 
 
Classes | |
| class | Lock | 
| A convenient wrapper for an OS specific critical section.  More... | |
| class | AutoLock | 
| A helper class that acquires the given Lock while the AutoLock is in scope.  More... | |
| class | AutoUnlock | 
| AutoUnlock is a helper that will Release() the |lock| argument in the constructor, and re-Acquire() it in the destructor.  More... | |
| class | ThreadCheckerDoNothing | 
| Do nothing implementation, for use in release mode.  More... | |
| class | WeakReference | 
| class | WeakReferenceOwner | 
| class | WeakPtrBase | 
| class | SupportsWeakPtrBase | 
| class | WeakPtrFactoryBase |