Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dmallocr.c278 #define MALLOC_UNLOCK __LIBC_UNLOCK() macro
1949 MALLOC_UNLOCK; in mALLOc()
1977 MALLOC_UNLOCK; in mALLOc()
2001 MALLOC_UNLOCK; in mALLOc()
2011 MALLOC_UNLOCK; in mALLOc()
2067 MALLOC_UNLOCK; in mALLOc()
2076 MALLOC_UNLOCK; in mALLOc()
2134 MALLOC_UNLOCK; in mALLOc()
2144 MALLOC_UNLOCK; in mALLOc()
2154 MALLOC_UNLOCK; in mALLOc()
[all …]
Dnano-malloc.h50 #define MALLOC_UNLOCK do { __malloc_validate(); __LIBC_UNLOCK(); } while(0) macro
55 #define MALLOC_UNLOCK __LIBC_UNLOCK() macro
Dnano-mallinfo.c63 MALLOC_UNLOCK; in mallinfo()
Dnano-malloc.c194 MALLOC_UNLOCK; in malloc()
201 MALLOC_UNLOCK; in malloc()
Dnano-free.c105 MALLOC_UNLOCK; in free()
Dnano-realloc.c109 MALLOC_UNLOCK; in realloc()