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

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c120 static kmutex_t timesync_lock; variable
316 mutex_init(&timesync_lock, NULL, MUTEX_DEFAULT, NULL);
351 mutex_destroy(&timesync_lock);
511 mutex_enter(&timesync_lock);
515 mutex_exit(&timesync_lock);
3435 mutex_enter(&timesync_lock);
3438 mutex_exit(&timesync_lock);

Completed in 50 milliseconds