runp              207 plugin/timer/timer_create.cpp         struct timer *runp = active_timer_sigev_thread;
runp              208 plugin/timer/timer_create.cpp         while (runp != NULL)
runp              209 plugin/timer/timer_create.cpp           if (runp == tk)
runp              212 plugin/timer/timer_create.cpp             runp = runp->next;
runp              214 plugin/timer/timer_create.cpp         if (runp != NULL) {