Searched refs:thrfunc (Results 1 – 3 of 3) sorted by relevance
35 void (*thrfunc) (sigval_t); member47 void (*thrfunc) (sigval_t) = td->thrfunc; in timer_sigev_thread() local54 thrfunc (sival); in timer_sigev_thread()94 td->thrfunc = tk->thrfunc; in timer_helper_thread()
61 void (*thrfunc) (sigval_t); member
84 newp->thrfunc = evp->sigev_notify_function; in ___timer_create()
Completed in 6 milliseconds