timer.c File Reference

#include "pnotify.h"
#include "pnotify-internal.h"
#include "queue.h"
#include "thread.h"

Go to the source code of this file.

Classes

struct  pn_timer

Functions

 LIST_HEAD (pn_timer)
int pn_add_timer (struct pn_watch *watch)
int pn_rm_timer (struct pn_watch *watch)
void pn_timer_init (void)
void * pn_timer_loop (void *unused)


Detailed Description

Timer functions to support the PN_TIMEOUT event class

Definition in file timer.c.


Function Documentation

LIST_HEAD ( pn_timer   ) 

Cause a SIGALRM signal to be generated every TIMER_INTERVAL

Definition at line 44 of file timer.c.


Generated on Wed Aug 22 23:15:42 2007 for pnotify by  doxygen 1.5.1