Searched refs:sigev_notify_function (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/common/asm-generic/
H A Dsiginfo.h209 #define sigev_notify_function _sigev_un._sigev_thread._function macro
/bionic/libc/bionic/
H A Dpthread-timers.c314 if (evp->sigev_notify_function == NULL) {
352 timer->callback = evp->sigev_notify_function;

Completed in 46 milliseconds