Searched defs:MALLOC_UNLOCK (Results 1 – 2 of 2) sorted by relevance
50 #define MALLOC_UNLOCK do { __malloc_validate(); __LIBC_UNLOCK(); } while(0) macro55 #define MALLOC_UNLOCK __LIBC_UNLOCK() macro
278 #define MALLOC_UNLOCK __LIBC_UNLOCK() macro