Chromium Embedded Framework (CEF)  117.1.0+ga287baf+chromium-117.0.5938.62
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: