Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers_v2.c2115 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGenericSendImpl() local
2167 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueMessagesWaitingImpl() local
2197 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_uxQueueSpacesAvailableImpl() local
2232 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueReceiveImpl() local
2285 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueuePeekImpl() local
2334 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueSemaphoreTakeImpl() local
2376 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGetMutexHolderImpl() local
2421 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueTakeMutexRecursiveImpl() local
2461 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_xQueueGiveMutexRecursiveImpl() local
2587 BaseType_t xCallingTaskIsAuthorizedToAccessQueue = pdFALSE; in MPU_vQueueAddToRegistryImpl() local
[all …]