#include <WorkQueue.h>
|
enum | Type {
Type::Serial,
Type::Concurrent,
Type::Serial,
Type::Concurrent,
Type::Serial,
Type::Concurrent
} |
|
enum | QOS {
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background,
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background,
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background
} |
|
enum | Type {
Type::Serial,
Type::Concurrent,
Type::Serial,
Type::Concurrent,
Type::Serial,
Type::Concurrent
} |
|
enum | QOS {
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background,
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background,
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background
} |
|
enum | Type {
Type::Serial,
Type::Concurrent,
Type::Serial,
Type::Concurrent,
Type::Serial,
Type::Concurrent
} |
|
enum | QOS {
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background,
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background,
QOS::UserInteractive,
QOS::UserInitiated,
QOS::Default,
QOS::Utility,
QOS::Background
} |
|
◆ QOS [1/3]
Enumerator |
---|
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
◆ QOS [2/3]
Enumerator |
---|
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
◆ QOS [3/3]
Enumerator |
---|
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
UserInteractive | |
UserInitiated | |
Default | |
Utility | |
Background | |
◆ Type [1/3]
Enumerator |
---|
Serial | |
Concurrent | |
Serial | |
Concurrent | |
Serial | |
Concurrent | |
◆ Type [2/3]
Enumerator |
---|
Serial | |
Concurrent | |
Serial | |
Concurrent | |
Serial | |
Concurrent | |
◆ Type [3/3]
Enumerator |
---|
Serial | |
Concurrent | |
Serial | |
Concurrent | |
Serial | |
Concurrent | |
◆ ~WorkQueue() [1/3]
WorkQueue::~WorkQueue |
( |
| ) |
|
|
virtual |
◆ ~WorkQueue() [2/3]
virtual WTF::WorkQueue::~WorkQueue |
( |
| ) |
|
|
virtual |
◆ ~WorkQueue() [3/3]
virtual WTF::WorkQueue::~WorkQueue |
( |
| ) |
|
|
virtual |
◆ concurrentApply() [1/3]
◆ concurrentApply() [2/3]
◆ concurrentApply() [3/3]
◆ create() [1/3]
◆ create() [2/3]
◆ create() [3/3]
◆ dispatch() [1/3]
◆ dispatch() [2/3]
◆ dispatch() [3/3]
◆ dispatchAfter() [1/3]
◆ dispatchAfter() [2/3]
void WorkQueue::dispatchAfter |
( |
std::chrono::nanoseconds |
duration, |
|
|
Function< void()> && |
function |
|
) |
| |
◆ dispatchAfter() [3/3]
The documentation for this class was generated from the following files: