◆ JobNode()
| Foundation::Core::JobNode::JobNode |
( |
Allocator * |
alloc | ) |
|
|
inlineexplicit |
◆ Initialize()
◆ Reset()
| void Foundation::Core::JobNode::Reset |
( |
| ) |
|
|
inline |
◆ active
| Atomic<bool> Foundation::Core::JobNode::active {false} |
◆ allocator
| Allocator* Foundation::Core::JobNode::allocator |
◆ barriers
◆ callable
◆ cancellation
| Atomic<bool> Foundation::Core::JobNode::cancellation {false} |
◆ completionMutex
| Mutex Foundation::Core::JobNode::completionMutex |
◆ dependencies
| uint32_t Foundation::Core::JobNode::dependencies {} |
◆ generation
| Atomic<uint32_t> Foundation::Core::JobNode::generation {0} |
◆ name
| String Foundation::Core::JobNode::name |
◆ prerequisiteFailed
| bool Foundation::Core::JobNode::prerequisiteFailed {} |
◆ priority
◆ references
| Atomic<uint32_t> Foundation::Core::JobNode::references {0} |
◆ status
◆ successors
The documentation for this struct was generated from the following file: