Searched refs:thrd1 (Results 1 – 1 of 1) sorted by relevance
24 thrd_t thrd1; member96 zassert_equal(thrd_success, thrd_create(&fixture->thrd1, test_cnd_thread_fn, fixture)); in tst_cnd_common()112 zassert_equal(thrd_success, thrd_join(fixture->thrd1, &fixture->res1)); in tst_cnd_common()