Searched refs:newlib_thread_safety_locks (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/lib/newlib/thread_safety/src/ |
D | locks.c | 60 ZTEST(newlib_thread_safety_locks, test_retargetable_lock_sem) in ZTEST() argument 114 ZTEST(newlib_thread_safety_locks, test_retargetable_lock_mutex) in ZTEST() argument 194 ZTEST(newlib_thread_safety_locks, test_sinit_lock) in ZTEST() argument 264 ZTEST(newlib_thread_safety_locks, test_sfp_lock) in ZTEST() argument 334 ZTEST(newlib_thread_safety_locks, test_malloc_lock) in ZTEST() argument 404 ZTEST(newlib_thread_safety_locks, test_env_lock) in ZTEST() argument 436 ZTEST(newlib_thread_safety_locks, test_tz_lock) in ZTEST() argument 465 ZTEST_SUITE(newlib_thread_safety_locks, NULL, newlib_thread_safety_locks_setup, NULL, NULL, NULL);
|