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