EntityComponentMetaSystem/src
Stephen Seo a879e0ef8c Add atomic_bool to ThreadPool to ensure validity
The new deque<atomic_bool> ensures that values are not dropped from the
deque until the entry's threads have finished execution.
2022-06-16 12:37:09 +09:00
..
EC Add atomic_bool to ThreadPool to ensure validity 2022-06-16 12:37:09 +09:00
test Impl nested threaded calls 2022-06-15 21:15:34 +09:00
CMakeLists.txt Fix CMakeLists.txt to use FindThreads 2021-09-07 12:09:02 +09:00