Searched refs:MALLOC_LOCK (Results 1 – 2 of 2) sorted by relevance
447 #ifndef MALLOC_LOCK448 # define MALLOC_LOCK MUTEX_LOCK(&PL_malloc_mutex) macro1458 MALLOC_LOCK; in Perl_malloc()2092 MALLOC_LOCK; in Perl_mfree()2274 MALLOC_LOCK; in Perl_realloc()2390 MALLOC_LOCK; in Perl_get_mstats()
23765 Log: fix MALLOC_LOCK #define