*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> BUF_LOCKFREE (9)              
Title
Content
Arch
Section
 

BUF_LOCKFREE(9)

Contents


NAME    [Toc]    [Back]

     BUF_LOCKFREE -- destroys a buffer's lock

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/systm.h>
     #include <sys/uio.h>
     #include <sys/bio.h>
     #include <sys/buf.h>

     void
     BUF_LOCKFREE(struct buf *bp);

DESCRIPTION    [Toc]    [Back]

     The BUF_LOCKFREE() macro destroys the buffer lock.  The lock must not be
     held when this macro is called or a panic will result.

     Its argument is:

     bp  The buffer whose lock is to be destroyed.

SEE ALSO    [Toc]    [Back]

      
      
     buf(9), BUF_LOCK(9), BUF_TIMELOCK(9), BUF_UNLOCK(9), lockdestroy(9)

AUTHORS    [Toc]    [Back]

     This man page was written by Chad David <[email protected]>.


FreeBSD 5.2.1			 July 9, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
pthread_rwlock_destroy Tru64 Destroys a read-write lock object
tis_rwlock_destroy Tru64 Destroys the specified read-write lock object
pthread_rwlock_wrlock IRIX lock a read-write lock object for writing
pthread_rwlock_rdlock IRIX lock a read-write lock object for reading
pthread_mutex_destroy Tru64 Destroys a mutex
destroy_pset Tru64 Destroys a processor set
pset_destroy Tru64 Destroys a processor set
tis_read_trylock Tru64 Attempts to acquire a read-write lock for read access and does not wait if the lock cannot be immedi...
tis_mutex_destroy Tru64 Destroys the specified mutex object
EvmEventCreateVa Tru64 Creates and destroys events
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service