Searched defs:huge_mtx (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/src/
H A Dhuge.c8 static malloc_mutex_t huge_mtx; variable
60 malloc_mutex_lock(&huge_mtx);
62 malloc_mutex_unlock(&huge_mtx);
164 malloc_mutex_lock(&huge_mtx);
173 malloc_mutex_unlock(&huge_mtx);
186 malloc_mutex_lock(&huge_mtx);
195 malloc_mutex_unlock(&huge_mtx);
206 malloc_mutex_lock(&huge_mtx);
215 malloc_mutex_unlock(&huge_mtx);
225 malloc_mutex_lock(&huge_mtx);
[all...]

Completed in 57 milliseconds