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

  man pages->Tru64 Unix man pages -> unbufcall (9r)              
Title
Content
Arch
Section
 

unbufcall(9r)

Contents


NAME    [Toc]    [Back]

       unbufcall - STREAMS: Cancels a pending bufcall request

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       void unbufcall(
               int id );

ARGUMENTS    [Toc]    [Back]

       Specifies  a nonzero identifier for the request to be canceled.
  This nonzero identifier is returned to the  module
       from a previous call to the bufcall interface.

DESCRIPTION    [Toc]    [Back]

       The unbufcall interface cancels a pending bufcall request.
       The id argument is a nonzero identifier for the request to
       be  canceled.  This  nonzero identifier is returned to the
       module from a previous call to the bufcall interface.

       The unbufcall interface will not return until the  pending
       callback  is  canceled  or has run. Because of this, locks
       acquired by the callback  interface  should  not  be  held
       across  the  call to unbufcall or a deadlock condition can
       occur.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Kernel Interfaces: bufcall(9r)



                                                    unbufcall(9r)
[ Back ]
 Similar pages
Name OS Title
aio_cancel Tru64 Cancels one or more asynchronous I/O requests pending against the specified file descriptor (P1003.1...
cancel Tru64 Sends or cancels a printing request
lp Tru64 Sends or cancels a printing request
pthread_testcancel Tru64 Requests delivery of a pending cancellation request to the calling thread
ifnet Tru64 STREAMS ifnet module for bridging STREAMS device drivers to sockets
dlpi Tru64 STREAMS pseudodevice driver for bridging BSD Drivers to STREAMS
dlb Tru64 STREAMS pseudodevice driver for bridging BSD Drivers to STREAMS
unget Tru64 Cancels a previous get command
DXmSvnClearSelection Tru64 Clears (cancels) the selection of a specified entry.
insq Tru64 STREAMS: Inserts a STREAMS message into a queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service