__ATOMIC_ADD_UNLESS man page on Oracle

Printed from http://www.polarhome.com/service/man/?qf=__ATOMIC_ADD_UNLESS&af=0&tf=2&of=Oracle

__ATOMIC_ADD_UNLESS(9)		 Driver Basics		__ATOMIC_ADD_UNLESS(9)

NAME
       __atomic_add_unless - add unless the number is already a given value

SYNOPSIS
       int __atomic_add_unless(atomic_t * v, int a, int u);

ARGUMENTS
       v
	   pointer of type atomic_t

       a
	   the amount to add to v...

       u
	   ...unless v is equal to u.

DESCRIPTION
       Atomically adds a to v, so long as v was not already u. Returns the old
       value of v.

COPYRIGHT
Kernel Hackers Manual 3.8.	   June 2014		__ATOMIC_ADD_UNLESS(9)
[top]

List of man pages available for Oracle

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net