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

#include <thread.h>

Public Member Functions

virtual ~Runnable ()
 
virtual void Run (Thread *thread)=0
 
virtual ~Runnable ()
 
virtual void Run (Thread *thread)=0
 

Protected Member Functions

 Runnable ()
 
 Runnable ()
 

Constructor & Destructor Documentation

◆ ~Runnable() [1/2]

virtual rtc::Runnable::~Runnable ( )
inlinevirtual

◆ Runnable() [1/2]

rtc::Runnable::Runnable ( )
inlineprotected

◆ ~Runnable() [2/2]

virtual rtc::Runnable::~Runnable ( )
inlinevirtual

◆ Runnable() [2/2]

rtc::Runnable::Runnable ( )
inlineprotected

Member Function Documentation

◆ Run() [1/2]

virtual void rtc::Runnable::Run ( Thread thread)
pure virtual

◆ Run() [2/2]

virtual void rtc::Runnable::Run ( Thread thread)
pure virtual

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