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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dpages.c41 static mtx_t vmar_lock; variable
51 mtx_lock(&vmar_lock);
92 mtx_unlock(&vmar_lock);

Completed in 67 milliseconds