
NAME
atomic_read - read atomic variable
SYNOPSIS
atomic_read (v);
ARGUMENTS
v pointer of type atomic_t
DESCRIPTION
Atomically reads the value of v.

atomic_read - read atomic variable
atomic_read (v);
v pointer of type atomic_t
Atomically reads the value of v.
Powered by the Ubuntu Manpage Repository generator
maintained by Dustin Kirkland
© 2010 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.