Searched refs:watch_events_lock (Results 1 – 1 of 1) sorted by relevance
146 static kmutex_t watch_events_lock; variable880 mutex_enter(&watch_events_lock); in unregister_xenbus_watch()892 mutex_exit(&watch_events_lock); in unregister_xenbus_watch()938 mutex_enter(&watch_events_lock); in xenwatch_thread()940 cv_wait(&watch_events_cv, &watch_events_lock); in xenwatch_thread()945 mutex_exit(&watch_events_lock); in xenwatch_thread()1002 mutex_enter(&watch_events_lock); in process_msg()1012 mutex_exit(&watch_events_lock); in process_msg()