Home
last modified time | relevance | path

Searched defs:mbedtls_test_thread_join (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dthreading_helpers.c47 int (*mbedtls_test_thread_join)(mbedtls_test_thread_t *thread) = threading_thread_join_pthread; variable
73 int (*mbedtls_test_thread_join)(mbedtls_test_thread_t *thread) = threading_thread_join_fail; variable