qenable(9f) opensolaris man page | unix.com

Man Page: qenable

Operating Environment: opensolaris

Section: 9f

qenable(9F)						   Kernel Functions for Drivers 					       qenable(9F)

NAME
qenable - enable a queue
SYNOPSIS
#include <sys/stream.h> #include <sys/ddi.h> void qenable(queue_t *q);
INTERFACE LEVEL
Architecture independent level 1 (DDI/DKI).
PARAMETERS
q Pointer to the queue to be enabled.
DESCRIPTION
The qenable() function adds the queue pointed to by q to the list of queues whose service routines are ready to be called by the STREAMS scheduler.
CONTEXT
The qenable() function can be called from user, interrupt, or kernel context.
EXAMPLES
See the dupb(9F) function page for an example of the qenable().
SEE ALSO
dupb(9F) Writing Device Drivers STREAMS Programming Guide SunOS 5.11 16 Jan 2006 qenable(9F)
Related Man Pages
enableok(9f) - sunos
qenable(8b) - centos
qenable(8b) - php
qenable(8b) - redhat
qenable(8b) - bsd
Similar Topics in the Unix Linux Community
Trying to block signal
Grep the 'not running' jobs and will send the update in mail with its name(job)
Identify problem with while getopts
What is good?
Shopt -s histappend