atomic_set

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

atomic_set - set atomic variable

SYNOPSIS

atomic_set(v, i);

ARGUMENTS

v

pointer of type atomic_t

i

required value

DESCRIPTION

Atomically sets the value of v to i.