Searched refs:DONT_CARE (Results 1 – 2 of 2) sorted by relevance
| /tests/lib/c_lib/thrd/src/ |
| A D | thrd.h | 20 #define DONT_CARE 0x370ca2e5 macro
|
| A D | cnd.c | 125 tst_cnd_common(fixture, WAIT_TIME_MS / 2, false, thrd_success, DONT_CARE); in ZTEST_F() 131 tst_cnd_common(fixture, WAIT_TIME_MS / 2, false, thrd_success, DONT_CARE); in ZTEST_F() 137 tst_cnd_common(fixture, WAIT_TIME_MS * 2, false, thrd_timedout, DONT_CARE); in ZTEST_F()
|
Completed in 9 milliseconds