Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
Config

Custom plaform overrides. More...

Modules

 CpuIntrinsicsWrapper
 
 CMemoryWrapper
 
 OsMemoryWrapper
 
 OsThreadWrapper
 
 OsEventWrapper
 
 AtomicsWrapper
 
 AssertWrapper
 
 TracingWrapper
 

Detailed Description

Custom plaform overrides.

Define any of the below with a custom implementation. If no custom implementation exists, GTS may provide a default one. These customization take presedence over all other overrides.
NOTE: You can place this file anywhere in your project by updating the reference location at the top of Machine.h.