#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) |
Definition in file timer.c.
| LIST_HEAD | ( | pn_timer | ) |
1.5.1