Home
last modified time | relevance | path

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

/kernel/liteos_a/compat/posix/include/
Dmqueue.h88 struct mqnotify { struct
102 struct mqnotify mq_notify; argument
/kernel/liteos_a/compat/posix/src/
Dmqueue.c752 struct mqnotify *mqnotify = &mqueueCB->mq_notify; in MqSendNotify() local
920 struct mqnotify *mqnotify = NULL; in OsMqNotify() local