Searched refs:forty_two (Results 1 – 1 of 1) sorted by relevance
16 static const int32_t forty_two = FORTY_TWO; variable73 zassert_equal(thrd_success, thrd_create(&thread1, thread_fn, (void *)&forty_two)); in ZTEST()