Home
last modified time | relevance | path

Searched defs:sigev_notify_function (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
Dsignal.h26 void (*sigev_notify_function)(union sigval); member
220 void (*sigev_notify_function)(union sigval); member
/third_party/musl/porting/liteos_a/kernel/include/
Dsignal.h151 void (*sigev_notify_function)(union sigval); member
/third_party/musl/include/
Dsignal.h183 void (*sigev_notify_function)(union sigval); member
/third_party/Linux_Kernel/include/uapi/asm-generic/
Dsiginfo.h300 #define sigev_notify_function _sigev_un._sigev_thread._function macro