Searched refs:threading_mutex_unlock (Results 1 – 3 of 3) sorted by relevance
24 int threading_mutex_unlock( mbedtls_threading_mutex_t *mutex );
46 int threading_mutex_unlock( mbedtls_threading_mutex_t *mutex ) in threading_mutex_unlock() function
144 int (*mbedtls_mutex_unlock)( mbedtls_threading_mutex_t * ) = threading_mutex_unlock;
Completed in 3 milliseconds