Searched defs:sigev (Results 1 – 6 of 6) sorted by relevance
54 struct sigevent sigev; in Child() local
55 struct sigevent sigev = {0}; in Child() local
72 struct sigevent sigev = {0}; in Child() local
868 STATIC INLINE BOOL MqNotifyParamCheck(mqd_t personal, const struct sigevent *sigev) in MqNotifyParamCheck()891 int OsMqNotify(mqd_t personal, const struct sigevent *sigev) in OsMqNotify()
94 int SysMqNotify(mqd_t personal, const struct sigevent *sigev) in SysMqNotify()