#include <AutomaticThread.h>
|
enum | PollResult {
PollResult::Work,
PollResult::Stop,
PollResult::Wait,
PollResult::Work,
PollResult::Stop,
PollResult::Wait,
PollResult::Work,
PollResult::Stop,
PollResult::Wait
} |
|
enum | WorkResult {
WorkResult::Continue,
WorkResult::Stop,
WorkResult::Continue,
WorkResult::Stop,
WorkResult::Continue,
WorkResult::Stop
} |
|
enum | PollResult {
PollResult::Work,
PollResult::Stop,
PollResult::Wait,
PollResult::Work,
PollResult::Stop,
PollResult::Wait,
PollResult::Work,
PollResult::Stop,
PollResult::Wait
} |
|
enum | WorkResult {
WorkResult::Continue,
WorkResult::Stop,
WorkResult::Continue,
WorkResult::Stop,
WorkResult::Continue,
WorkResult::Stop
} |
|
enum | PollResult {
PollResult::Work,
PollResult::Stop,
PollResult::Wait,
PollResult::Work,
PollResult::Stop,
PollResult::Wait,
PollResult::Work,
PollResult::Stop,
PollResult::Wait
} |
|
enum | WorkResult {
WorkResult::Continue,
WorkResult::Stop,
WorkResult::Continue,
WorkResult::Stop,
WorkResult::Continue,
WorkResult::Stop
} |
|
◆ PollResult [1/3]
Enumerator |
---|
Work | |
Stop | |
Wait | |
Work | |
Stop | |
Wait | |
Work | |
Stop | |
Wait | |
◆ PollResult [2/3]
Enumerator |
---|
Work | |
Stop | |
Wait | |
Work | |
Stop | |
Wait | |
Work | |
Stop | |
Wait | |
◆ PollResult [3/3]
Enumerator |
---|
Work | |
Stop | |
Wait | |
Work | |
Stop | |
Wait | |
Work | |
Stop | |
Wait | |
◆ WorkResult [1/3]
Enumerator |
---|
Continue | |
Stop | |
Continue | |
Stop | |
Continue | |
Stop | |
◆ WorkResult [2/3]
Enumerator |
---|
Continue | |
Stop | |
Continue | |
Stop | |
Continue | |
Stop | |
◆ WorkResult [3/3]
Enumerator |
---|
Continue | |
Stop | |
Continue | |
Stop | |
Continue | |
Stop | |
◆ ~AutomaticThread() [1/3]
AutomaticThread::~AutomaticThread |
( |
| ) |
|
|
virtual |
◆ AutomaticThread() [1/3]
◆ ~AutomaticThread() [2/3]
virtual WTF::AutomaticThread::~AutomaticThread |
( |
| ) |
|
|
virtual |
◆ AutomaticThread() [2/3]
◆ ~AutomaticThread() [3/3]
virtual WTF::AutomaticThread::~AutomaticThread |
( |
| ) |
|
|
virtual |
◆ AutomaticThread() [3/3]
◆ hasUnderlyingThread() [1/3]
bool WTF::AutomaticThread::hasUnderlyingThread |
( |
const AbstractLocker & |
| ) |
const |
|
inline |
◆ hasUnderlyingThread() [2/3]
bool WTF::AutomaticThread::hasUnderlyingThread |
( |
const AbstractLocker & |
| ) |
const |
|
inline |
◆ hasUnderlyingThread() [3/3]
bool WTF::AutomaticThread::hasUnderlyingThread |
( |
const AbstractLocker & |
| ) |
const |
|
inline |
◆ isWaiting() [1/3]
◆ isWaiting() [2/3]
◆ isWaiting() [3/3]
◆ join() [1/3]
void AutomaticThread::join |
( |
| ) |
|
◆ join() [2/3]
void WTF::AutomaticThread::join |
( |
| ) |
|
◆ join() [3/3]
void WTF::AutomaticThread::join |
( |
| ) |
|
◆ notify() [1/3]
◆ notify() [2/3]
◆ notify() [3/3]
◆ poll() [1/3]
◆ poll() [2/3]
◆ poll() [3/3]
◆ threadDidStart() [1/3]
virtual void WTF::AutomaticThread::threadDidStart |
( |
| ) |
|
|
protectedvirtual |
◆ threadDidStart() [2/3]
void AutomaticThread::threadDidStart |
( |
| ) |
|
|
protectedvirtual |
◆ threadDidStart() [3/3]
virtual void WTF::AutomaticThread::threadDidStart |
( |
| ) |
|
|
protectedvirtual |
◆ threadIsStopping() [1/3]
◆ threadIsStopping() [2/3]
◆ threadIsStopping() [3/3]
◆ tryStop() [1/3]
◆ tryStop() [2/3]
◆ tryStop() [3/3]
◆ work() [1/3]
◆ work() [2/3]
◆ work() [3/3]
◆ AutomaticThreadCondition
The documentation for this class was generated from the following files: