Rechercher une page de manuel
atomic_read
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
atomic_read - read atomic variableSYNOPSIS
- int atomic_read(const atomic_t * v);
ARGUMENTS
v
- pointer of type atomic_t
DESCRIPTION
Atomically reads the value of v.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre