Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/platform/aos/include/
A Dthreading_alt.h23 int threading_mutex_lock( mbedtls_threading_mutex_t *mutex );
/AliOS-Things-master/components/mbedtls/platform/aos/library/
A Dthreading_alt.c35 int threading_mutex_lock( mbedtls_threading_mutex_t *mutex ) in threading_mutex_lock() function
/AliOS-Things-master/components/mbedtls/library/
A Dthreading.c143 int (*mbedtls_mutex_lock)( mbedtls_threading_mutex_t * ) = threading_mutex_lock;

Completed in 3 milliseconds