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

  man pages->Tru64 Unix man pages -> lbolt (9v)              
Title
Content
Arch
Section
 

lbolt(9v)

Contents


NAME    [Toc]    [Back]

       lbolt - Global Variable: Is a periodic wakeup mechanism

SYNOPSIS    [Toc]    [Back]

       extern time_t lbolt;

DESCRIPTION    [Toc]    [Back]

       You  use  the  lbolt global variable  as a periodic wakeup
       mechanism. Wakeups are done on the lbolt variable once per
       second. For example, if a kernel module was polling for an
       event once per second, you could use the following code:
        .
        .
        .  sleep((caddr_t) &lbolt, PZERO);
        .
        .
        .


FILES    [Toc]    [Back]

                                                        lbolt(9v)
[ Back ]
 Similar pages
Name OS Title
page_size Tru64 Global Variable: Is the virtual page size
pthread_setconcurrency Tru64 Changes the value of the concurrency level global variable for this process
pthread_getconcurrency Tru64 Obtains the value of the concurrency level global variable for this process
hz Tru64 Global Variable: Stores the number of clock ticks per second
vars IRIX Perl pragma to predeclare global variable names
cpu Tru64 Global Variable: Provides a unique logical processor-type family identifier
weekly OpenBSD periodic system maintenance
monthly OpenBSD periodic system maintenance
periodic.conf FreeBSD periodic job configuration information
periodic FreeBSD run periodic system functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service