Home
last modified time | relevance | path

Searched refs:thread_join (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/tests/include/test/
H A Dthreading_helpers.h47 * \param thread_join The thread join function implementation.
54 int (*thread_join)(mbedtls_test_thread_t *thread));
/third_party/musl/libc-test/src/regression/
H A Dpthread_cond-smasher.c35 # define thread_join pthread_join macro
168 int ret = thread_join(id[i], &(thread_ret){0}); in main()

Completed in 1 milliseconds