Home
last modified time | relevance | path

Searched refs:umem_nofail_exit_lock (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libumem/common/
H A Dumem.c723 static mutex_t umem_nofail_exit_lock; variable
1259 (void) mutex_lock(&umem_nofail_exit_lock); in umem_alloc_retry()