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)NAMEselect_dequeue_all - General: Removes all kernel threads waiting for an eventSYNOPSISvoid select_dequeue_all( sel_queue_t *selq );ARGUMENTSSpecifies a pointer to a sel_queue structure.DESCRIPTIONThe 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 VALUESNoneFILESSEE ALSORoutines: 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 |