Loading [MathJax]/jax/input/TeX/config.js
Jolt Physics
A multi core friendly Game Physics Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JobSystem.h File Reference

Go to the source code of this file.

Classes

class  JobSystem
 
class  JobSystem::JobHandle
 
class  JobSystem::Barrier
 A job barrier keeps track of a number of jobs and allows waiting until they are all completed. More...
 
class  JobSystem::Job
 A class that contains information for a single unit of work. More...
 

Typedefs

using JobHandle = JobSystem::JobHandle
 

Typedef Documentation

◆ JobHandle