Searched refs:xMutexGiveStatus (Results 1 – 1 of 1) sorted by relevance
166 BaseType_t xMutexGiveStatus = xSemaphoreGiveRecursive(pxMutex->xMutex); in lv_mutex_unlock() local167 if(xMutexGiveStatus != pdTRUE) { in lv_mutex_unlock()