Searched refs:malloc_mutex_unlock (Results 1 – 1 of 1) sorted by relevance
881 #define malloc_mutex_unlock(m) mutex_unlock(m) macro1028 malloc_mutex_unlock(&brk_mtx); in base_pages_alloc()1039 malloc_mutex_unlock(&brk_mtx); in base_pages_alloc()1086 malloc_mutex_unlock(&base_mtx); in base_alloc()1100 malloc_mutex_unlock(&base_mtx); in base_chunk_node_alloc()1102 malloc_mutex_unlock(&base_mtx); in base_chunk_node_alloc()1117 malloc_mutex_unlock(&base_mtx); in base_chunk_node_dealloc()1355 malloc_mutex_unlock(&brk_mtx); in chunk_alloc()1360 malloc_mutex_unlock(&brk_mtx); in chunk_alloc()1393 malloc_mutex_unlock(&chunks_mtx); in chunk_alloc()[all …]