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

/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_buf.c88 static kmutex_t hintlock; variable
271 mutex_enter(&hintlock);
294 mutex_exit(&hintlock);
427 mutex_init(&hintlock, "tnf buffer hint lock", MUTEX_SPIN_DEFAULT,
678 mutex_enter(&hintlock);
682 mutex_exit(&hintlock);

Completed in 45 milliseconds