Home
last modified time | relevance | path

Searched refs:MALLOC_LOCK (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dmalloc.c447 #ifndef MALLOC_LOCK
448 # define MALLOC_LOCK MUTEX_LOCK(&PL_malloc_mutex) macro
1458 MALLOC_LOCK; in Perl_malloc()
2092 MALLOC_LOCK; in Perl_mfree()
2274 MALLOC_LOCK; in Perl_realloc()
2390 MALLOC_LOCK; in Perl_get_mstats()
DChanges5.623765 Log: fix MALLOC_LOCK #define