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

/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c1041 static malloc_mutex_t huge_mtx; variable
3853 malloc_mutex_lock(&huge_mtx);
3862 malloc_mutex_unlock(&huge_mtx);
4943 malloc_mutex_lock(&huge_mtx);
4949 malloc_mutex_unlock(&huge_mtx);
5027 malloc_mutex_lock(&huge_mtx);
5033 malloc_mutex_unlock(&huge_mtx);
5082 malloc_mutex_lock(&huge_mtx);
5096 malloc_mutex_unlock(&huge_mtx);
5200 malloc_mutex_lock(&huge_mtx);
[all...]

Completed in 182 milliseconds