Home
last modified time | relevance | path

Searched defs:MALLOC_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dnano-malloc.h50 #define MALLOC_UNLOCK do { __malloc_validate(); __LIBC_UNLOCK(); } while(0) macro
55 #define MALLOC_UNLOCK __LIBC_UNLOCK() macro
Dmallocr.c278 #define MALLOC_UNLOCK __LIBC_UNLOCK() macro