This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
862c2db11a0e25c175ad5a647bd59614c451d485
FlaxEngine
/
Source
/
Engine
/
Threading
History
Wojtek Figat
060bc0aaf8
Fix crash in animations system when assets gets loading/unloaded while async jobs are active
...
#2974
2025-02-18 22:30:49 +01:00
..
ConcurrentBuffer.h
…
ConcurrentQueue.h
…
ConcurrentSystemLocker.cpp
Fix crash in animations system when assets gets loading/unloaded while async jobs are active
2025-02-18 22:30:49 +01:00
ConcurrentSystemLocker.h
Fix crash in animations system when assets gets loading/unloaded while async jobs are active
2025-02-18 22:30:49 +01:00
ConcurrentTaskQueue.h
…
IRunnable.h
…
JobSystem.cpp
…
JobSystem.h
…
MainThreadTask.cpp
…
MainThreadTask.h
…
Task.cpp
…
Task.h
…
TaskGraph.cpp
…
TaskGraph.h
…
Threading.Build.cs
…
Threading.h
…
ThreadLocal.h
…
ThreadPool.cpp
…
ThreadPool.h
…
ThreadPoolTask.h
…
ThreadRegistry.cpp
…
ThreadRegistry.h
…
ThreadSpawner.h
…