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

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

select_dequeue_all(9r)

Contents


NAME    [Toc]    [Back]

       select_dequeue_all  -  General: Removes all kernel threads
       waiting for an event

SYNOPSIS    [Toc]    [Back]

       void select_dequeue_all(
               sel_queue_t *selq );

ARGUMENTS    [Toc]    [Back]

       Specifies a pointer to a sel_queue structure.

DESCRIPTION    [Toc]    [Back]

       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    [Toc]    [Back]

       None

FILES    [Toc]    [Back]

SEE ALSO
       Routines:     select_dequeue(9r),      select_enqueue(9r),
       select_wakeup(9r)

       Data Structures: sel_queue(9s)



                                           select_dequeue_all(9r)
[ Back ]
 Similar pages
Name OS Title
thread_wakeup Tru64 General: Wakes up all kernel threads waiting for the specified event
select_dequeue Tru64 General: Removes the last kernel thread waiting for an event
thread_wakeup_one Tru64 General: Wakes up the first kernel thread waiting on a channel
thread Tru64 General: Contains kernel threads-related information
tis_cond_broadcast Tru64 Wakes all threads that are waiting on the specified condition variable
pthread_cond_broadcast OpenBSD unblock all threads waiting for a condition variable
pthread_cond_broadcast Tru64 Wakes all threads that are waiting on the specified condition variable
pthread_cond_broadcast FreeBSD unblock all threads waiting for a condition variable
kthread_create FreeBSD kernel threads
kthread_create NetBSD kernel threads
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service