|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <FunctionDispatcher.h>
Public Member Functions | |
| virtual WTF_EXPORT_PRIVATE | ~FunctionDispatcher () |
| virtual void | dispatch (Function< void()> &&)=0 |
| virtual WTF_EXPORT_PRIVATE | ~FunctionDispatcher () |
| virtual void | dispatch (Function< void()> &&)=0 |
| virtual WTF_EXPORT_PRIVATE | ~FunctionDispatcher () |
| virtual void | dispatch (Function< void()> &&)=0 |
Public Member Functions inherited from WTF::ThreadSafeRefCounted< FunctionDispatcher > | |
| void | deref () const |
| void | deref () const |
| void | deref () const |
Public Member Functions inherited from WTF::ThreadSafeRefCountedBase | |
| ThreadSafeRefCountedBase ()=default | |
| void | ref () const |
| bool | hasOneRef () const |
| unsigned | refCount () const |
| ThreadSafeRefCountedBase ()=default | |
| void | ref () const |
| bool | hasOneRef () const |
| unsigned | refCount () const |
| ThreadSafeRefCountedBase ()=default | |
| void | ref () const |
| bool | hasOneRef () const |
| unsigned | refCount () const |
Protected Member Functions | |
| WTF_EXPORT_PRIVATE | FunctionDispatcher () |
| WTF_EXPORT_PRIVATE | FunctionDispatcher () |
| WTF_EXPORT_PRIVATE | FunctionDispatcher () |
Protected Member Functions inherited from WTF::ThreadSafeRefCounted< FunctionDispatcher > | |
| ThreadSafeRefCounted ()=default | |
| ThreadSafeRefCounted ()=default | |
| ThreadSafeRefCounted ()=default | |
Protected Member Functions inherited from WTF::ThreadSafeRefCountedBase | |
| bool | derefBase () const |
| bool | derefBase () const |
| bool | derefBase () const |
|
virtual |
|
protected |
|
virtual |
|
protected |
|
virtual |
|
protected |
Implemented in WTF::WorkQueue, WTF::WorkQueue, WTF::WorkQueue, WTF::RunLoop, WTF::RunLoop, and WTF::RunLoop.
Implemented in WTF::WorkQueue, WTF::WorkQueue, WTF::WorkQueue, WTF::RunLoop, WTF::RunLoop, and WTF::RunLoop.
Implemented in WTF::WorkQueue, WTF::WorkQueue, WTF::WorkQueue, WTF::RunLoop, WTF::RunLoop, and WTF::RunLoop.
1.8.13