|
MxEngine
|
#include <ThreadingModel.h>
Classes | |
| struct | Lock |
Public Types | |
| using | VolatileType = T |
threading policy. Provides easy way to replace multi-threading programs with single-threaded and visa versa. For now, MxEngine supports only single-threaded execution, so this is just a stub policy
1.8.12