Man Page: noenable
Operating Environment: opensolaris
Section: 9f
noenable(9F) Kernel Functions for Drivers noenable(9F)NAMEnoenable - prevent a queue from being scheduledSYNOPSIS#include <sys/stream.h> #include <sys/ddi.h> void noenable(queue_t *q);INTERFACE LEVELArchitecture independent level 1 (DDI/DKI).PARAMETERSq Pointer to the queue.DESCRIPTIONThe 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.CONTEXTThe noenable() function can be called from user, interrupt, or kernel context.SEE ALSOenableok(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 |
|---|
| putq(9f) - opensolaris |
| noenable(9f) - sunos |
| putq(9f) - sunos |
| noenable(9f) - opensolaris |
| putq(9f) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| How to learn UNIX |
| What does this mean? |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| What is good? |