*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> noenable (9r)              
Title
Content
Arch
Section
 

noenable(9r)

Contents


NAME    [Toc]    [Back]

       noenable - STREAMS: Prevents a queue from being scheduled

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       void noenable(
               queue_t *queue );

ARGUMENTS    [Toc]    [Back]

       Specifies  the  pointer to the queue that you want to prevent
 from being  scheduled.  The  typedef  queue_t  is  an
       alternate name for struct queue_entry *.

DESCRIPTION    [Toc]    [Back]

       The  noenable interface prevents the queue associated with
       the queue argument from being scheduled for service by the
       insq, putbq, or putq interfaces when enqueuing an ordinary
       priority message. You can enable the queue again by  calling
 the enableok interface.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Kernel   Interfaces:  enableok(9r),  insq(9r),  putbq(9r),
       putq(9r), qenable(9r)



                                                     noenable(9r)
[ Back ]
 Similar pages
Name OS Title
miser_qinfo IRIX query information on miser queues, queue resource status, and list of jobs scheduled against a queue
insq Tru64 STREAMS: Inserts a STREAMS message into a queue
qenable Tru64 STREAMS: Enables a queue
flushq Tru64 STREAMS: Removes a message from a queue
backq Tru64 STREAMS: Gets a pointer to the previous queue
OTHERQ Tru64 STREAMS: Gets a pointer to a module's other queue
getq Tru64 STREAMS: Gets a message from the front of the queue
putq Tru64 STREAMS: Puts a message on a queue
enableok Tru64 STREAMS: Enables a queue for service
qsize Tru64 STREAMS: Finds the number of messages on a queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service