Open wasabii opened 10 months ago
Annotation that is used internally. Placed on a method to have it automatically implement a method that calls Interlocked.CompareExchange. Used on Thread and Class. But those can be redone by hand (or using JNI). Weird feature.
Annotation that is used internally. Placed on a method to have it automatically implement a method that calls Interlocked.CompareExchange. Used on Thread and Class. But those can be redone by hand (or using JNI). Weird feature.