atomic_read

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

atomic_read - read atomic variable

SYNOPSIS

atomic_read(v);

ARGUMENTS

v

pointer of type atomic_t

DESCRIPTION

Atomically reads the value of v.