Home
last modified time | relevance | path

Searched refs:forty_two (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dtss.c16 static const int32_t forty_two = FORTY_TWO; variable
73 zassert_equal(thrd_success, thrd_create(&thread1, thread_fn, (void *)&forty_two)); in ZTEST()