Home
last modified time | relevance | path

Searched defs:mqnotify (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_a/compat/posix/include/
Dmqueue.h84 struct mqnotify { struct
98 struct mqnotify mq_notify; argument
/kernel/liteos_a/compat/posix/src/
Dmqueue.c726 struct mqnotify *mqnotify = &mqueueCB->mq_notify; in MqSendNotify() local
894 struct mqnotify *mqnotify = NULL; in OsMqNotify() local