Query: unbufcall
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
unbufcall(9r) unbufcall(9r)NAMEunbufcall - STREAMS: Cancels a pending bufcall requestSYNOPSIS#include <sys/stream.h> void unbufcall( int id );ARGUMENTSSpecifies 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.DESCRIPTIONThe 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 VALUESNoneSEE ALSOKernel 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 |