Thread safe assertion
Macros
-
Defines a thread safe assertion lock that marks one structure or class type that should never be accessed by multiple threads without synchronization.
-
Tests this function call for thread safety.
Defines a thread safe assertion lock that marks one structure or class type that should never be accessed by multiple threads without synchronization.
Tests this function call for thread safety.