timer              51 plugin/timer/timer_create.cpp   struct timer *next;
timer              61 plugin/timer/timer_create.cpp struct timer *active_timer_sigev_thread;
timer             102 plugin/timer/timer_create.cpp   struct timer *newp;
timer             103 plugin/timer/timer_create.cpp   newp = (struct timer *) JALLOC_MALLOC(sizeof (struct timer));
timer             201 plugin/timer/timer_create.cpp         struct timer *tk = (struct timer *) si.si_ptr;
timer             207 plugin/timer/timer_create.cpp         struct timer *runp = active_timer_sigev_thread;