![]() |
Shkyera Engine
Easy to use, game engine for Python
|
This is the complete list of members for shkyera::JobSystem, including all inherited members.
_cv | shkyera::JobSystem | private |
_jobs | shkyera::JobSystem | private |
_mutex | shkyera::JobSystem | private |
_nextJobHandle | shkyera::JobSystem | private |
_resourcesRead | shkyera::JobSystem | private |
_resourcesWritten | shkyera::JobSystem | private |
getInstance() | shkyera::JobSystem | static |
getJob() | shkyera::JobSystem | private |
isScheduled(JobHandle handle) const | shkyera::JobSystem | private |
JobStatus enum name | shkyera::JobSystem | private |
JobSystem()=default | shkyera::JobSystem | private |
markJobAsDone(JobHandle handle) | shkyera::JobSystem | private |
pull() | shkyera::JobSystem | |
SparseSet< Job > | shkyera::JobSystem | friend |
submit(Job &&job) | shkyera::JobSystem | private |
wait() | shkyera::JobSystem |