osf1 man page for sel_queue

Query: sel_queue

OS: osf1

Section: 9s

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

sel_queue(9s)															     sel_queue(9s)

NAME
sel_queue - General: Defines a queue of select events
SYNOPSIS
--------------------------------- Member Name Data Type --------------------------------- links struct queue_entry event struct event * ---------------------------------
MEMBERS
Specifies a queue_entry structure. This structure contains a generic doubly linked list (queue). Specifies a pointer to an event struc- ture. This structure is an opaque structure; that is, you do not reference it in your kernel module.
DESCRIPTION
The sel_queue data structure provides kernel module writers with a generic queue of select events. You must initialize the links member by calling the queue_init routine prior to using the select_enqueue and select_dequeue routines.
FILES
SEE ALSO
Routines: select_dequeue(9r), select_enqueue(9r) sel_queue(9s)
Related Man Pages
canput(9r) - osf1
xcheckwindowevent(3x11) - ultrix
select_enqueue(9r) - osf1
strqget(9r) - osf1
strqset(9r) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
PHP Write Man Pages to MySQL DB