Searched refs:also_not_a_futex (Results 1 – 1 of 1) sorted by relevance
43 ZTEST_BMEM struct sys_mutex also_not_a_futex; variable440 ret = k_futex_wait((struct k_futex *)&also_not_a_futex, 0, K_NO_WAIT); in ZTEST_USER()442 ret = k_futex_wake((struct k_futex *)&also_not_a_futex, false); in ZTEST_USER()