Home
last modified time | relevance | path

Searched refs:OS_RecursiveMutexUnlock (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/FreeRTOS/
A D_os_mutex.h61 OS_Status OS_RecursiveMutexUnlock(OS_Mutex_t *mutex);
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/RT-Thread/
A D_os_mutex.h100 static inline OS_Status OS_RecursiveMutexUnlock(OS_Mutex_t *mutex) in OS_RecursiveMutexUnlock() function
/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/osal/os/FreeRTOS/
A Dos_mutex.c177 OS_Status OS_RecursiveMutexUnlock(OS_Mutex_t *mutex) in OS_RecursiveMutexUnlock() function
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/
A Dhal_os.h138 (OS_RecursiveMutexUnlock(mtx) == OS_OK ? HAL_OK : HAL_ERROR)

Completed in 9 milliseconds