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

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

enableok(9r)

Contents


NAME    [Toc]    [Back]

       enableok - STREAMS: Enables a queue for service

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       void enableok(
               queue_t *queue_pointer );

ARGUMENTS    [Toc]    [Back]

       Specifies  a  pointer  to the queue to be rescheduled. The
       typedef  queue_t  is  an   alternate   name   for   struct
       queue_entry *.

DESCRIPTION    [Toc]    [Back]

       The  enableok  interface  allows the queue associated with
       the queue_pointer argument to be rescheduled for  service.
       The interface cancels the effect of a previous call to the
       noenable interface on the queue by turning off the  QNOENB
       flag in the queue.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Kernel Interfaces: noenable(9r), qenable(9r)

       Programmer's Guide: STREAMS



                                                     enableok(9r)
[ Back ]
 Similar pages
Name OS Title
qenable Tru64 STREAMS: Enables a queue
insq Tru64 STREAMS: Inserts a STREAMS message into a 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
flushq Tru64 STREAMS: Removes a message from a queue
putq Tru64 STREAMS: Puts a message on a queue
backq Tru64 STREAMS: Gets a pointer to the previous queue
noenable Tru64 STREAMS: Prevents a queue from being scheduled
putctl Tru64 STREAMS: Puts a control message on a queue
qsize Tru64 STREAMS: Finds the number of messages on a queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service