Home
last modified time | relevance | path

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

/sysdeps/pthread/bits/types/
A Dsigevent_t.h14 void (*sigev_notify_function) (__sigval_t); /* Function to start. */ member
/sysdeps/unix/sysv/linux/bits/types/
A Dsigevent_t.h45 #define sigev_notify_function _sigev_un._sigev_thread._function macro
/sysdeps/pthread/
A Dtst-timer.c85 sigev2.sigev_notify_function = notify_func1; in main()
111 sigev2.sigev_notify_function = notify_func2; in main()
A Dtst-cancel28.c57 sev.sigev_notify_function = &thread_handler; in do_test()
/sysdeps/unix/sysv/linux/
A Dtimer_create.c84 newp->thrfunc = evp->sigev_notify_function; in ___timer_create()
A Dmq_notify.c232 data.fct = notification->sigev_notify_function; in __mq_notify()
/sysdeps/htl/
A Dtimer_routines.c329 timer->event.sigev_notify_function (timer->event.sigev_value); in thread_expire_timer()

Completed in 19 milliseconds