osf1 man page for select_dequeue_all

Query: select_dequeue_all

OS: osf1

Section: 9r

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

select_dequeue_all(9r)													    select_dequeue_all(9r)

NAME
select_dequeue_all - General: Removes all kernel threads waiting for an event
SYNOPSIS
void select_dequeue_all( sel_queue_t *selq );
ARGUMENTS
Specifies a pointer to a sel_queue structure.
DESCRIPTION
The select_dequeue_all routine is similar in functionality to the select_dequeue routine. The difference is that select_dequeue_all removes all kernel threads (not just the last one) while waiting for an event on the specified device.
RETURN VALUES
None
FILES
SEE ALSO
Routines: select_dequeue(9r), select_enqueue(9r), select_wakeup(9r) Data Structures: sel_queue(9s) select_dequeue_all(9r)
Related Man Pages
assert_wait_mesg(9r) - osf1
kernel_thread_w_arg(9r) - osf1
simple_lock(9r) - osf1
thread(9s) - osf1
thread_terminate(9r) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB
Denial Of Service Attack Update