Searched refs:malloc_mutex_lock_slow (Results 1 – 5 of 5) sorted by relevance
137 void malloc_mutex_lock_slow(malloc_mutex_t *mutex);205 malloc_mutex_lock_slow(mutex); in malloc_mutex_lock()
232 #define malloc_mutex_lock_slow JEMALLOC_N(malloc_mutex_lock_slow) macro
235 #define malloc_mutex_lock_slow JEMALLOC_N(malloc_mutex_lock_slow) macro
47 malloc_mutex_lock_slow(malloc_mutex_t *mutex) { in malloc_mutex_lock_slow() function
46760 -void malloc_mutex_lock_slow(malloc_mutex_t *mutex);46830 - malloc_mutex_lock_slow(mutex);81321 -malloc_mutex_lock_slow(malloc_mutex_t *mutex) {