Searched defs:cTxLock (Results 1 – 1 of 1) sorted by relevance
116 …volatile int8_t cTxLock; /*< Stores the number of items transmitted to the queue (added to the qu… member1015 const int8_t cTxLock = pxQueue->cTxLock; in xQueueGenericSendFromISR() local1183 const int8_t cTxLock = pxQueue->cTxLock; in xQueueGiveFromISR() local2193 int8_t cTxLock = pxQueue->cTxLock; in prvUnlockQueue() local2914 const int8_t cTxLock = pxQueueSetContainer->cTxLock; in prvNotifyQueueSetContainer() local