Searched refs:thrfunc (Results 1 – 4 of 4) sorted by relevance
37 void (*thrfunc) (sigval_t); member57 void (*thrfunc) (sigval_t) = td->thrfunc; in timer_sigev_thread() local64 thrfunc (sival); in timer_sigev_thread()123 td->thrfunc = tk->thrfunc; in timer_helper_thread()
79 thrfunc)); in timer_create()168 newp->thrfunc = evp->sigev_notify_function; in timer_create()
50 void (*thrfunc) (sigval_t); member
48 newp = malloc(offsetof(struct timer, thrfunc)); in timer_create()
Completed in 13 milliseconds