Foundation
Loading...
Searching...
No Matches
Foundation::Core::JobBarrier Member List

This is the complete list of members for Foundation::Core::JobBarrier, including all inherited members.

Add(JobHandle const &job)Foundation::Core::JobBarrier
Add(Span< const JobHandle > jobs)Foundation::Core::JobBarrier
IsEmpty() const noexceptFoundation::Core::JobBarrier
JobBarrier(SharedPtr< JobPool > pool, SharedPtr< JobBarrierState > state)Foundation::Core::JobBarrierinlineprivate
JobBarrier()=defaultFoundation::Core::JobBarrier
JobBarrier(JobBarrier const &)=deleteFoundation::Core::JobBarrier
JobBarrier(JobBarrier &&other) noexceptFoundation::Core::JobBarrier
JobSystemFoundation::Core::JobBarrierfriend
mPoolFoundation::Core::JobBarrierprivate
mStateFoundation::Core::JobBarrierprivate
operator=(JobBarrier const &)=deleteFoundation::Core::JobBarrier
operator=(JobBarrier &&other) noexceptFoundation::Core::JobBarrier
Reset() noexceptFoundation::Core::JobBarrierprivate
~JobBarrier()Foundation::Core::JobBarrier