BluFedora Job System v1.0.0
This is a C++ job system library for use in game engines.
concurrent Directory Reference

Files

file  job_api.hpp [code]
 API for a multi-threading job system.
 
file  job_assert.hpp [code]
 Assertion macro for this library.
 
file  job_init_token.hpp [code]
 Token type used for other subsystems that rely on the job system to verify that the Job system has been initialized.
 
file  job_queue.hpp [code]
 Concurrent Queue Implmementations for different situations.