atomic_add_unless man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

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
       non-zero if v was not u, and zero otherwise.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		  ATOMIC_ADD_UNLESS(9)
[top]

List of man pages available for Scientific

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