Home
last modified time | relevance | path

Searched defs:sigev (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_208.cpp54 struct sigevent sigev; in Child() local
H A DIt_posix_queue_207.cpp55 struct sigevent sigev = {0}; in Child() local
H A DIt_posix_queue_205.cpp54 struct sigevent sigev; in Child() local
H A DIt_posix_queue_209.cpp72 struct sigevent sigev = {0}; in Child() local
/kernel/liteos_a/syscall/
H A Dipc_syscall.c94 int SysMqNotify(mqd_t personal, const struct sigevent *sigev) in SysMqNotify() argument
/kernel/liteos_a/compat/posix/src/
H A Dmqueue.c894 STATIC INLINE BOOL MqNotifyParamCheck(mqd_t personal, const struct sigevent *sigev) in MqNotifyParamCheck() argument
917 int OsMqNotify(mqd_t personal, const struct sigevent *sigev) in OsMqNotify() argument
[all...]

Completed in 4 milliseconds