Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c142 static kmutex_t watches_lock; variable
817 mutex_enter(&watches_lock); in register_xenbus_watch()
823 mutex_exit(&watches_lock); in register_xenbus_watch()
832 mutex_enter(&watches_lock); in register_xenbus_watch()
834 mutex_exit(&watches_lock); in register_xenbus_watch()
864 mutex_enter(&watches_lock); in unregister_xenbus_watch()
867 mutex_exit(&watches_lock); in unregister_xenbus_watch()
999 mutex_enter(&watches_lock); in process_msg()
1016 mutex_exit(&watches_lock); in process_msg()