Rechercher une page de manuel
completion_done
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
completion_done - Test to see if a completion has any waitersSYNOPSIS
- bool completion_done(struct completion * x);
ARGUMENTS
x
- completion structure
RETURNS
0 if there are waiters (wait_for_completion in progress) 1 if there are no waiters.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre