Home
last modified time | relevance | path

Searched refs:OS_RecursiveMutexDelete (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/FreeRTOS/
A D_os_mutex.h68 static __always_inline OS_Status OS_RecursiveMutexDelete(OS_Mutex_t *mutex) in OS_RecursiveMutexDelete() function
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/RT-Thread/
A D_os_mutex.h70 static inline OS_Status OS_RecursiveMutexDelete(OS_Mutex_t *mutex) in OS_RecursiveMutexDelete() function
/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/
A Dhal_os.h132 (OS_RecursiveMutexDelete(mtx) == OS_OK ? HAL_OK : HAL_ERROR)

Completed in 11 milliseconds