Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dthreading_helpers.c134 MUTEX_IDLE = 1, //! < Set by mbedtls_test_wrap_mutex_init and by mbedtls_test_wrap_mutex_unlock enumerator
207 mutex->state = MUTEX_IDLE; in mbedtls_test_wrap_mutex_init()
224 case MUTEX_IDLE: in mbedtls_test_wrap_mutex_free()
256 case MUTEX_IDLE: in mbedtls_test_wrap_mutex_lock()
287 case MUTEX_IDLE: in mbedtls_test_wrap_mutex_unlock()
291 mutex->state = MUTEX_IDLE; in mbedtls_test_wrap_mutex_unlock()