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