Searched refs:thrd2 (Results 1 – 1 of 1) sorted by relevance
25 thrd_t thrd2; member99 thrd_create(&fixture->thrd2, test_cnd_thread_fn, fixture)); in tst_cnd_common()114 zassert_equal(thrd_success, thrd_join(fixture->thrd2, &fixture->res2)); in tst_cnd_common()