![]() ![]() | ![]() |
Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
version 1.1, 2008/06/23 10:22:40 | version 1.1.62.1, 2018/06/25 07:25:34 | ||
---|---|---|---|
|
|
||
.Nm atomic_and_uint_nv , | .Nm atomic_and_uint_nv , | ||
.Nm atomic_and_ulong_nv , | .Nm atomic_and_ulong_nv , | ||
.Nm atomic_and_64_nv | .Nm atomic_and_64_nv | ||
.Nd atomic logical | .Nd atomic bitwise | ||
.Sq and | .Sq and | ||
operations | operations | ||
.\" .Sh LIBRARY | .\" .Sh LIBRARY | ||
|
|
||
.Nm atomic_and | .Nm atomic_and | ||
family of functions load the value of the variable referenced by | family of functions load the value of the variable referenced by | ||
.Fa ptr , | .Fa ptr , | ||
perform a logical | perform a bitwise | ||
.Sq and | .Sq and | ||
with the value | with the value | ||
.Fa bits , | .Fa bits , |