webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
rtc::ThreadAnnotateTest Class Reference

Public Member Functions

template<typename T >
void access_var_no_annotate ()
 
template<typename T >
void access_fun_no_annotate ()
 
void access_var_annotate_thread ()
 
void access_var_annotate_checker ()
 
void access_var_annotate_queue ()
 
void access_fun_annotate ()
 
void access_fun_and_var ()
 

Member Function Documentation

◆ access_fun_and_var()

void rtc::ThreadAnnotateTest::access_fun_and_var ( )
inline

◆ access_fun_annotate()

void rtc::ThreadAnnotateTest::access_fun_annotate ( )
inline

◆ access_fun_no_annotate()

template<typename T >
void rtc::ThreadAnnotateTest::access_fun_no_annotate ( )
inline

◆ access_var_annotate_checker()

void rtc::ThreadAnnotateTest::access_var_annotate_checker ( )
inline

◆ access_var_annotate_queue()

void rtc::ThreadAnnotateTest::access_var_annotate_queue ( )
inline

◆ access_var_annotate_thread()

void rtc::ThreadAnnotateTest::access_var_annotate_thread ( )
inline

◆ access_var_no_annotate()

template<typename T >
void rtc::ThreadAnnotateTest::access_var_no_annotate ( )
inline

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