atomic_and() function
Atomic bitwise AND. This routine atomically sets @a target to the bitwise AND of @a target and @a value.
Arguments
target
Address of atomic variable.
Return value
Previous value of @a target.
atomic_and() is called by 3 functions:
![]()
atomic_and()
atomic_and():
![]()
atomic_and()