Home
last modified time | relevance | path

Searched refs:tk (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dtimer_routines.c73 struct timer *tk = (struct timer *) si.si_ptr; in timer_helper_thread() local
81 if (runp == tk) in timer_helper_thread()
94 td->thrfunc = tk->thrfunc; in timer_helper_thread()
95 td->sival = tk->sival; in timer_helper_thread()
98 __pthread_create (&th, &tk->attr, timer_sigev_thread, td); in timer_helper_thread()

Completed in 3 milliseconds