Searched defs:MALLOC_LOCK (Results 1 – 2 of 2) sorted by relevance
49 #define MALLOC_LOCK do { __LIBC_LOCK(); __malloc_validate(); } while(0) macro54 #define MALLOC_LOCK __LIBC_LOCK() macro
277 #define MALLOC_LOCK __LIBC_LOCK() macro