Files
o3de/Code/Editor
Scott Romero f2958bac93 [development] complete removal of CryThread*.h and MultiThread.h from CryCommon (#3067)
- Replaced Cry-threading related code with AZ equivalents in the Remote Console runtime
 - Replaced (or removed) usage of CryMutex/CryLock with appropriate AZStd mutex type
 - Replaced usage of CrySpinLock/CryWriteLock with equivalent AZStd::spin_mutex
 - Replaced usage of CryInterlocked* with AZStd atomics
 - Removed all CryThread*.h files
 - Removed MultiThread.h
 -- Includes removal of the CryInterlocked* and Cry*CriticalSection functions defined elsewhere
 - Removed re-implemented stubs of Windows synchapi.h functions

Signed-off-by: AMZN-ScottR 24445312+AMZN-ScottR@users.noreply.github.com
2021-08-13 05:43:21 -07:00
..
2021-08-11 13:56:03 -07:00
2021-07-27 19:32:01 -07:00
2021-07-02 12:42:44 -05:00
2021-08-02 17:56:56 -07:00
2021-08-02 17:56:56 -07:00
2021-08-02 17:56:56 -07:00
2021-08-05 10:50:29 -04:00
2021-08-05 11:56:09 -04:00