Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dcnd.c16 static struct libc_cnd_fixture { struct
71 struct libc_cnd_fixture *const fixture = arg; in test_cnd_thread_fn()
91 static void tst_cnd_common(struct libc_cnd_fixture *fixture, size_t wait_ms, bool th2, int exp1, in tst_cnd_common()
153 struct libc_cnd_fixture *const fixture = arg; in before()
155 *fixture = (struct libc_cnd_fixture){ in before()
166 struct libc_cnd_fixture *const fixture = arg; in after()