Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/src/
Dthreading_helpers.c81 MUTEX_IDLE = 1, //!< Set by threading_mutex_init_pthread and by our unlock enumerator
128 case MUTEX_IDLE: in mbedtls_test_wrap_mutex_free()
152 case MUTEX_IDLE: in mbedtls_test_wrap_mutex_lock()
174 case MUTEX_IDLE: in mbedtls_test_wrap_mutex_unlock()
179 mutex->is_valid = MUTEX_IDLE; in mbedtls_test_wrap_mutex_unlock()