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

  man pages->FreeBSD man pages              
Title
Content
Arch
Section
 
 sx(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_assert(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_destroy(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_downgrade(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_init(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_slock(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_sunlock(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 SX_SYSINIT(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_try_slock(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_try_upgrade(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_try_xlock(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_xlock(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 sx_xunlock(9) -- kernel shared/exclusive lock
    Shared/exclusive locks are used to protect data that are read far more often than they are written. Mutexes are inherently more efficient than shared/exclusive locks, so shared/exclusive locks should ...
 SYSCALL_MODULE(9) -- syscall kernel module declaration macro
    The SYSCALL_MODULE() macro declares a new syscall. SYSCALL_MODULE() expands into a kernel module declaration named as name. offset is a pointer to an int which saves the offset in struct sysent where ...
 SYSCTL_ADD_INT(9) -- runtime sysctl tree manipulation
    These functions and macros provide an interface for creating and deleting sysctl oids at runtime (e.g. during lifetime of a module). The alternative method, based on linker sets (see
<<  [Prev]  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