Table of Contents
JobSystem::wait
Waits for all worker threads to finish their jobs.
void wait();
None.
If any worker thread cannot finish its job, this function will never end.