Home
last modified time | relevance | path

Searched refs:sigev_notify_attributes (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dposix_timers.cpp144 if (evp->sigev_notify_attributes == NULL) { in timer_create()
147 thread_attributes = *reinterpret_cast<pthread_attr_t*>(evp->sigev_notify_attributes); in timer_create()
/bionic/libc/kernel/uapi/asm-generic/
Dsiginfo.h257 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute macro