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

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

qenable(9r)

Contents


NAME    [Toc]    [Back]

       qenable - STREAMS: Enables a queue

SYNOPSIS    [Toc]    [Back]

       #include <sys/stream.h>

       void qenable(
               queue_t *queue_pointer );

ARGUMENTS    [Toc]    [Back]

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

DESCRIPTION    [Toc]    [Back]

       The  qenable  interface puts the queue associated with the
       queue_pointer argument on the linked list of  those  whose
       service  interfaces  are ready to be called by the STREAMS
       scheduler.

RETURN VALUES    [Toc]    [Back]

       None



                                                      qenable(9r)
[ Back ]
 Similar pages
Name OS Title
enableok Tru64 STREAMS: Enables a queue for service
insq Tru64 STREAMS: Inserts a STREAMS message into a queue
flushq Tru64 STREAMS: Removes a message from a queue
backq Tru64 STREAMS: Gets a pointer to the previous queue
getq Tru64 STREAMS: Gets a message from the front of the queue
noenable Tru64 STREAMS: Prevents a queue from being scheduled
putq Tru64 STREAMS: Puts a message on a queue
OTHERQ Tru64 STREAMS: Gets a pointer to a module's other queue
canput Tru64 STREAMS: Tests for room in a message queue
rmvq Tru64 STREAMS: Removes a message block from a queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service