Searched refs:MALLOC_LOCK (Results 1 – 6 of 6) sorted by relevance
49 #define MALLOC_LOCK do { __LIBC_LOCK(); __malloc_validate(); } while(0) macro54 #define MALLOC_LOCK __LIBC_LOCK() macro
41 MALLOC_LOCK; in mallinfo()
55 MALLOC_LOCK; in free()
71 MALLOC_LOCK; in realloc()
277 #define MALLOC_LOCK __LIBC_LOCK() macro1922 MALLOC_LOCK; in mALLOc()2208 MALLOC_LOCK; in fREe()2372 MALLOC_LOCK; in rEALLOc()2623 MALLOC_LOCK; in mEMALIGn()2764 MALLOC_LOCK; in cALLOc()2867 MALLOC_LOCK; in malloc_trim()2947 MALLOC_LOCK; in malloc_usable_size()3036 MALLOC_LOCK; in malloc_stats()3080 MALLOC_LOCK; in mALLINFo()[all …]
145 MALLOC_LOCK; in malloc()