Searched defs:board_kstat_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c274 static kmutex_t board_kstat_lock; variable
436 mutex_init(&board_kstat_lock, NULL, MUTEX_DEFAULT, NULL);
471 mutex_destroy(&board_kstat_lock);
707 ksp->ks_lock = &board_kstat_lock;

Completed in 64 milliseconds