Lines Matching defs:mqueueCB
113 STATIC INT32 DoMqueueDelete(struct mqarray *mqueueCB) in DoMqueueDelete()
147 STATIC int SaveMqueueName(const CHAR *mqName, struct mqarray *mqueueCB) in SaveMqueueName()
168 STATIC VOID MqueueCBInit(struct mqarray *mqueueCB, const struct mq_attr *attr, INT32 openFlag, UINT… in MqueueCBInit()
183 struct mqarray *mqueueCB = NULL; in DoMqueueCreate() local
239 STATIC struct mqpersonal *DoMqueueOpen(struct mqarray *mqueueCB, INT32 openFlag) in DoMqueueOpen()
271 struct mqarray *mqueueCB = NULL; in DoMqueueClose() local
363 struct mqarray *mqueueCB = NULL; in MqueueRefer() local
385 struct mqarray *mqueueCB = NULL; in MqTryClose() local
405 struct mqarray *mqueueCB = NULL; in MqueueModeAnalysisSet() local
447 STATIC INT32 GetPermissionOfVisitor(struct mqarray *mqueueCB) in GetPermissionOfVisitor()
510 struct mqarray *mqueueCB = NULL; in mq_open() local
608 struct mqarray *mqueueCB = NULL; in OsMqGetAttr() local
685 struct mqarray *mqueueCB = NULL; in mq_unlink() local
750 static void MqSendNotify(struct mqarray *mqueueCB) in MqSendNotify()
790 struct mqarray *mqueueCB = NULL; in mq_timedsend() local
833 struct mqarray *mqueueCB = NULL; in mq_timedreceive() local
919 struct mqarray *mqueueCB = NULL; in OsMqNotify() local
980 struct mqarray *mqueueCB = &(queueTable[index]); in OsMqueueCBDestroy() local