Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c276 static kmutex_t errorq_lock; variable
379 mutex_enter(&errorq_lock); in errorq_create()
382 mutex_exit(&errorq_lock); in errorq_create()
436 mutex_enter(&errorq_lock); in errorq_destroy()
447 mutex_exit(&errorq_lock); in errorq_destroy()
712 mutex_enter(&errorq_lock); in errorq_init()
731 mutex_exit(&errorq_lock); in errorq_init()