cat <<EOF /** * ${class}${atomicname}() - atomic add and test if negative with ${desc_order} ordering * @i: ${int} value to add * @v: pointer to ${atomic}_t * * Atomically updates @v to (@v + @i) with ${desc_order} ordering. * * ${desc_noinstr} * * Return: @true if the resulting value of @v is negative, @false otherwise.
*/
EOF
Messung V0.5 in Prozent
[Dauer der Verarbeitung: 0.13 Sekunden, vorverarbeitet 2026-06-07]