Rechercher une page de manuel
kfifo_initialized
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
kfifo_initialized - Check if kfifo is initialized.SYNOPSIS
- bool kfifo_initialized(struct kfifo * fifo);
ARGUMENTS
fifo
- fifo to check Return true if FIFO is initialized, otherwise false. Assumes the fifo was 0 before.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre