Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c724 static thread_t umem_nofail_exit_thr; variable
1259 if (umem_nofail_exit_thr == thr_self()) in umem_alloc_retry()
1263 umem_nofail_exit_thr = thr_self(); in umem_alloc_retry()