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