centos man page for kfifo_reset

Query: kfifo_reset

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KFIFO_RESET(9)							    FIFO Buffer 						    KFIFO_RESET(9)

NAME
kfifo_reset - removes the entire fifo content
SYNOPSIS
kfifo_reset(fifo);
ARGUMENTS
fifo address of the fifo to be used
NOTE
usage of kfifo_reset is dangerous. It should be only called when the fifo is exclusived locked or when it is secured that no other thread is accessing the fifo.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KFIFO_RESET(9)
Related Man Pages
fifo(3tcl) - debian
fifo(n) - osx
fifo(3tcl) - opendarwin
fifo(3tcl) - php
fifo(3tcl) - plan9
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend