Chromium Embedded Framework (CEF)  114.2.1+gd70a0a8+chromium-114.0.5735.45
base::cef_internal::ThreadCheckerDoNothing Class Reference

Do nothing implementation, for use in release mode. More...

#include "include/base/cef_thread_checker.h"

Inheritance diagram for base::cef_internal::ThreadCheckerDoNothing:
base::ThreadChecker

Public Member Functions

bool CalledOnValidThread () const
 
void DetachFromThread ()
 

Detailed Description

Do nothing implementation, for use in release mode.

Note: You should almost always use the ThreadChecker class to get the right version for your build configuration.

Member Function Documentation

◆ CalledOnValidThread()

bool base::cef_internal::ThreadCheckerDoNothing::CalledOnValidThread ( ) const
inline

◆ DetachFromThread()

void base::cef_internal::ThreadCheckerDoNothing::DetachFromThread ( )
inline

The documentation for this class was generated from the following file: