Home
last modified time | relevance | path

Searched defs:_event_mutex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/snapshot/
H A Ddmeventd_snapshot.c57 static pthread_mutex_t _event_mutex = PTHREAD_MUTEX_INITIALIZER; variable
/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/plugins/mirror/
H A Ddmeventd_mirror.c54 static pthread_mutex_t _event_mutex = PTHREAD_MUTEX_INITIALIZER; variable