Searched refs:queueHandle (Results 1 – 3 of 3) sorted by relevance
148 queueCB->queueHandle = queue; in LOS_QueueCreate()240 queueNode = &(queueCB->queueHandle[(queuePosition * (queueCB->queueSize))]); in OsQueueBufferOperate()452 queue = queueCB->queueHandle; in LOS_QueueDelete()453 queueCB->queueHandle = NULL; in LOS_QueueDelete()
69 UINT8 *queueHandle; /**< Pointer to a queue handle */ member
218 mqueueCB->mqcb->queueHandle = NULL; in DoMqueueCreate()