tk                201 plugin/timer/timer_create.cpp         struct timer *tk = (struct timer *) si.si_ptr;
tk                209 plugin/timer/timer_create.cpp           if (runp == tk)
tk                221 plugin/timer/timer_create.cpp             td->thrfunc = tk->thrfunc;
tk                222 plugin/timer/timer_create.cpp             td->sival = tk->sival;
tk                225 plugin/timer/timer_create.cpp             (void) pthread_create (&th, &tk->attr, timer_sigev_thread, td);