#include <JobSystem.hpp>
◆ JobBarrier() [1/4]
◆ JobBarrier() [2/4]
| Foundation::Core::JobBarrier::JobBarrier |
( |
| ) |
|
|
default |
◆ JobBarrier() [3/4]
| Foundation::Core::JobBarrier::JobBarrier |
( |
JobBarrier const & |
| ) |
|
|
delete |
◆ JobBarrier() [4/4]
| Foundation::Core::JobBarrier::JobBarrier |
( |
JobBarrier && |
other | ) |
|
|
noexcept |
◆ ~JobBarrier()
| Foundation::Core::JobBarrier::~JobBarrier |
( |
| ) |
|
◆ Add() [1/2]
| void Foundation::Core::JobBarrier::Add |
( |
JobHandle const & |
job | ) |
|
◆ Add() [2/2]
| void Foundation::Core::JobBarrier::Add |
( |
Span< const JobHandle > |
jobs | ) |
|
◆ IsEmpty()
| bool Foundation::Core::JobBarrier::IsEmpty |
( |
| ) |
const |
|
noexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Reset()
| void Foundation::Core::JobBarrier::Reset |
( |
| ) |
|
|
privatenoexcept |
◆ JobSystem
◆ mPool
◆ mState
The documentation for this class was generated from the following files: