- atomicLoadLocal
T atomicLoadLocal(T var)
Undocumented in source. Be warned that the author may not have intended to support it.
- atomicStoreLocal
void atomicStoreLocal(T var, T value)
Undocumented in source. Be warned that the author may not have intended to support it.