Searched refs:unlock (Results 1 – 2 of 2) sorted by relevance
90 int (*unlock)( mbedtls_threading_mutex_t * ); member168 int ret = mutex_functions.unlock( mutex ); in mbedtls_test_wrap_mutex_unlock()193 mutex_functions.unlock = mbedtls_mutex_unlock; in mbedtls_test_mutex_usage_init()
2742 result trying to unlock an unlocked mutex on invalid input (found by