Rechercher une page de manuel
ipc_rcu_alloc
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
ipc_rcu_alloc - allocate ipc and rcu spaceSYNOPSIS
- void* ipc_rcu_alloc(int size);
ARGUMENTS
size
- size desired
DESCRIPTION
Allocate memory for the rcu header structure + the object. Returns the pointer to the object. NULL is returned if the allocation fails.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre