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

Man Page: noenable

Operating Environment: opensolaris

Section: 9f

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

NAME
noenable - prevent a queue from being scheduled
SYNOPSIS
#include <sys/stream.h> #include <sys/ddi.h> void noenable(queue_t *q);
INTERFACE LEVEL
Architecture independent level 1 (DDI/DKI).
PARAMETERS
q Pointer to the queue.
DESCRIPTION
The noenable() function prevents the q from being scheduled for service by insq(9F), putq(9F) or putbq(9F) when enqueuing an ordinary pri- ority message. The queue can be re-enabled with the enableok(9F) function.
CONTEXT
The noenable() function can be called from user, interrupt, or kernel context.
SEE ALSO
enableok(9F), insq(9F), putbq(9F), putq(9F), qenable(9F) Writing Device Drivers STREAMS Programming Guide SunOS 5.11 16 Jan 2006 noenable(9F)
Related Man Pages
noenable(9f) - sunos
putq(9f) - sunos
enableok(9f) - opensolaris
putq(9f) - centos
putq(9f) - minix
Similar Topics in the Unix Linux Community
Grep the 'not running' jobs and will send the update in mail with its name(job)
What's legal and what's not?
Identify problem with while getopts
Solaris 10 - password complexity not working
Shopt -s histappend