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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 selrecord(9) -- record and wakeup select requests
    selrecord() and selwakeup() are the two central functions used by select(2), poll(2) and the objects that are being selected on. They handle the task of recording which threads are waiting on which ob...
 selwakeup(9) -- record and wakeup select requests
    selrecord() and selwakeup() are the two central functions used by select(2), poll(2) and the objects that are being selected on. They handle the task of recording which threads are waiting on which ob...
 sema(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 sema_destroy(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 sema_init(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 sema_post(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 sema_timedwait(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 sema_trywait(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 sema_value(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 sema_wait(9) -- kernel counting semaphore
    Counting semaphores provide a mechanism for synchronizing access to a pool of resources. Unlike mutexes, semaphores do not have the concept of an owner, so they can also be useful in situations where ...
 setrunnable(9) -- perform round-robin scheduling of runnable processes
    Each process has three different priorities stored in struct proc: p_usrpri, p_nativepri, and p_priority. The p_usrpri member is the user priority of the process calculated from a process' estimated ...
 setrunqueue(9) -- manage the queue of runnable processes
    The run queue consists of four priority queues: itqueues for interrupt threads, rtqueues for realtime priority processes, queues for time sharing processes, and idqueues for idle priority processes. E...
 SETSETNEQ(9) -- kernel signal functions
    The SIGADDSET() macro adds signo to set. No effort is made to ensure that signo is a valid signal number. The SIGDELSET() macro removes signo from set. No effort is made to ensure that signo is a vali...
 SETSETOR(9) -- kernel signal functions
    The SIGADDSET() macro adds signo to set. No effort is made to ensure that signo is a valid signal number. The SIGDELSET() macro removes signo from set. No effort is made to ensure that signo is a vali...
 SIGADDSET(9) -- kernel signal functions
    The SIGADDSET() macro adds signo to set. No effort is made to ensure that signo is a valid signal number. The SIGDELSET() macro removes signo from set. No effort is made to ensure that signo is a vali...
<<  [Prev]  318  319  320  321  322  323  324  325  326  327  328  329  330  331  332  333  334  335  336  337  338  
339  340  341  342  343  344  345  346  347  348  349  350  351  352  353  354  355  356  357  358  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service