AuroraRuntime/Source/Async
Reece 72a74eb7a4 [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector
[*] Refactor a 'Object' member field in a ParseObject struct
[+] Added an option to set a command dispatcher thread from an AsyncApp
[*] Fix various issues with AsyncApp, stablity improvements
[+] Added AddDelayTime
2021-07-15 17:16:23 +01:00
..
Async.cpp [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector 2021-07-15 17:16:23 +01:00
Async.hpp [+] Added the old RSA wrappers 2021-07-01 10:18:42 +01:00
AsyncApp.cpp [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector 2021-07-15 17:16:23 +01:00
AsyncApp.hpp [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector 2021-07-15 17:16:23 +01:00
Schedular.cpp [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector 2021-07-15 17:16:23 +01:00
Schedular.hpp [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector 2021-07-15 17:16:23 +01:00
WorkItem.cpp [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector 2021-07-15 17:16:23 +01:00
WorkItem.hpp [*] Fixed bug where schedular was using a read lock in a scope where items were erased from a vector 2021-07-15 17:16:23 +01:00