osf1 man page for unbufcall

Query: unbufcall

OS: osf1

Section: 9r

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

unbufcall(9r)															     unbufcall(9r)

NAME
unbufcall - STREAMS: Cancels a pending bufcall request
SYNOPSIS
#include <sys/stream.h> void unbufcall( int id );
ARGUMENTS
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
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
None
SEE ALSO
Kernel Interfaces: bufcall(9r) unbufcall(9r)
Related Man Pages
unbufcall(9f) - centos
unbufcall(9f) - linux
unbufcall(9f) - xfree86
unbufcall(9f) - php
unbufcall(9f) - mojave
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update