Chromium Embedded Framework (CEF)  109.0.1+gcd5e37a+chromium-109.0.5414.8
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: