atomic_read

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

atomic_read - read atomic variable

SYNOPSIS

int atomic_read(const atomic_t * v);

ARGUMENTS

v

pointer of type atomic_t

DESCRIPTION

Atomically reads the value of v.