LIST_EMPTY_CAREFUL

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

list_empty_careful - tests whether a list is  

SYNOPSIS

int list_empty_careful (const struct list_head * head);  

ARGUMENTS

head
the list to test.
 

DESCRIPTION

empty _and_ checks that no other CPU might be in the process of still modifying either member  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 12:49:27 GMT, April 09, 2004