webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <AutomaticThread.h>
Static Public Member Functions | |
static WTF_EXPORT_PRIVATE RefPtr< AutomaticThreadCondition > | create () |
static WTF_EXPORT_PRIVATE RefPtr< AutomaticThreadCondition > | create () |
static WTF_EXPORT_PRIVATE RefPtr< AutomaticThreadCondition > | create () |
Friends | |
class | AutomaticThread |
Additional Inherited Members | |
Protected Member Functions inherited from WTF::ThreadSafeRefCounted< AutomaticThreadCondition > | |
ThreadSafeRefCounted ()=default | |
ThreadSafeRefCounted ()=default | |
ThreadSafeRefCounted ()=default | |
Protected Member Functions inherited from WTF::ThreadSafeRefCountedBase | |
bool | derefBase () const |
bool | derefBase () const |
bool | derefBase () const |
WTF::AutomaticThreadCondition::~AutomaticThreadCondition | ( | ) |
WTF_EXPORT_PRIVATE WTF::AutomaticThreadCondition::~AutomaticThreadCondition | ( | ) |
WTF_EXPORT_PRIVATE WTF::AutomaticThreadCondition::~AutomaticThreadCondition | ( | ) |
|
static |
|
static |
|
static |
WTF_EXPORT_PRIVATE void WTF::AutomaticThreadCondition::notifyAll | ( | const AbstractLocker & | ) |
void WTF::AutomaticThreadCondition::notifyAll | ( | const AbstractLocker & | locker | ) |
WTF_EXPORT_PRIVATE void WTF::AutomaticThreadCondition::notifyAll | ( | const AbstractLocker & | ) |
WTF_EXPORT_PRIVATE void WTF::AutomaticThreadCondition::notifyOne | ( | const AbstractLocker & | ) |
void WTF::AutomaticThreadCondition::notifyOne | ( | const AbstractLocker & | locker | ) |
WTF_EXPORT_PRIVATE void WTF::AutomaticThreadCondition::notifyOne | ( | const AbstractLocker & | ) |
WTF_EXPORT_PRIVATE void WTF::AutomaticThreadCondition::wait | ( | Lock & | ) |
WTF_EXPORT_PRIVATE void WTF::AutomaticThreadCondition::wait | ( | Lock & | ) |
|
friend |