zephyr/lib/libc/common/source/stdlib
Keith Packard 706d9f6db2 libc/common: Use static initializer for z_malloc_heap_mutex
Instead of explicitly initializing the mutex at runtime, use
SYS_MUTEX_DEFINE to initialize it at build time instead.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-05-11 01:25:01 +09:00
..
abort.c
malloc.c libc/common: Use static initializer for z_malloc_heap_mutex 2023-05-11 01:25:01 +09:00