Searched refs:sigev_notify_attributes (Results 1 - 5 of 5) sorted by relevance

/bionic/libc/bionic/
H A Dposix_timers.cpp139 if (evp->sigev_notify_attributes == NULL) {
142 thread_attributes = *reinterpret_cast<pthread_attr_t*>(evp->sigev_notify_attributes);
/bionic/tests/headers/posix/
H A Dsignal_h.c57 STRUCT_MEMBER(struct sigevent, void*, sigev_notify_attributes);
59 STRUCT_MEMBER(struct sigevent, pthread_attr_t*, sigev_notify_attributes);
/bionic/libc/kernel/uapi/asm-generic/
H A Dsiginfo.h213 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dsiginfo.h213 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dsiginfo.h213 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro

Completed in 26 milliseconds