helion.language.atomic_or#
- helion.language.atomic_or(target, index, value, sem='relaxed')[source]#
Atomically apply bitwise OR with
valuetotarget[index].- Parameters:
- Returns:
The previous value(s) stored at
target[index]before the update.- Return type: