Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c128 static kmutex_t fino_lock; variable
377 mutex_init(&fino_lock, NULL, MUTEX_DEFAULT, NULL); in fifoinit()
563 mutex_enter(&fino_lock); in fifogetid()
565 mutex_exit(&fino_lock); in fifogetid()