This website requires JavaScript.
Explore
Docs
Sign In
Flax
/
FlaxEngine
Watch
3
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Releases
Activity
Files
fa8f50ead13f1653c699f230c3aa935b389fa41a
FlaxEngine
/
Source
/
Engine
/
Threading
T
History
mafiesto4
da203352fd
Refactor old code documentation
2024-09-24 18:20:12 +02:00
..
ConcurrentBuffer.h
…
ConcurrentQueue.h
…
ConcurrentTaskQueue.h
…
IRunnable.h
Refactor old code documentation
2024-09-24 18:20:12 +02:00
JobSystem.cpp
Optimize job system memory allocations
2024-06-24 23:19:01 +02:00
JobSystem.h
Add
JobSystem::Dispatch
that accepts dependent jobs that needs to be completed before
2024-06-24 13:12:48 +02:00
MainThreadTask.cpp
…
MainThreadTask.h
…
Task.cpp
…
Task.h
…
TaskGraph.cpp
…
TaskGraph.h
…
Threading.Build.cs
…
Threading.h
…
ThreadLocal.h
…
ThreadPool.cpp
Fix compilation regression
2024-04-22 19:10:06 +02:00
ThreadPool.h
…
ThreadPoolTask.h
…
ThreadRegistry.cpp
…
ThreadRegistry.h
…
ThreadSpawner.h
…