Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/c_lib/thrd/src/
Donce.c17 static void once_func(void) in once_func() function
26 call_once(&flag, once_func); in ZTEST()
27 call_once(&flag, once_func); in ZTEST()
28 call_once(&flag, once_func); in ZTEST()