Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c215 struct sx xenwatch_mutex; member
979 sx_xlock(&xs.xenwatch_mutex); in xenwatch_thread()
1005 sx_xunlock(&xs.xenwatch_mutex); in xenwatch_thread()
1136 sx_init(&xs.xenwatch_mutex, "xenwatch"); in xs_attach()
1638 sx_xlock(&xs.xenwatch_mutex); in xs_unregister_watch()
1639 sx_xunlock(&xs.xenwatch_mutex); in xs_unregister_watch()