Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_malloc/
Dmalloc.c29 #define MALLOC_EXIT(outer) ((void)0); macro
32 #define MALLOC_EXIT(outer) mutex_exit(&malloc_mutex); macro
50 #define MALLOC_EXIT(outer) \ macro
71 MALLOC_EXIT(false) in WRAPPER_FUNC()
86 MALLOC_EXIT(true) in WRAPPER_FUNC()
101 MALLOC_EXIT(true) in WRAPPER_FUNC()
116 MALLOC_EXIT(false) in WRAPPER_FUNC()