Searched refs:timedjoin_thread (Results 1 – 1 of 1) sorted by relevance
147 static void *timedjoin_thread(void *p1) in timedjoin_thread() function387 zassert_ok(pthread_create(&th, NULL, timedjoin_thread, INT_TO_POINTER(sleep_duration_ms))); in ZTEST()427 zassert_ok(pthread_create(&th, NULL, timedjoin_thread, INT_TO_POINTER(sleep_duration_ms))); in ZTEST()