Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dtimer_routines.c37 void (*thrfunc) (sigval_t); member
57 void (*thrfunc) (sigval_t) = td->thrfunc; in timer_sigev_thread() local
64 thrfunc (sival); in timer_sigev_thread()
123 td->thrfunc = tk->thrfunc; in timer_helper_thread()
A Dtimer_create.c79 thrfunc)); in timer_create()
168 newp->thrfunc = evp->sigev_notify_function; in timer_create()
/l4re-core-master/uclibc/lib/contrib/uclibc/librt/
A Dkernel-posix-timers.h50 void (*thrfunc) (sigval_t); member
A Dtimer_create.c48 newp = malloc(offsetof(struct timer, thrfunc)); in timer_create()

Completed in 13 milliseconds