Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/hastd/
H A Dprimary.c892 mtx_lock(&sync_lock); in sync_start()
894 mtx_unlock(&sync_lock); in sync_start()
902 mtx_lock(&sync_lock); in sync_stop()
905 mtx_unlock(&sync_lock); in sync_stop()
1489 mtx_lock(&sync_lock); in local_send_thread()
1666 mtx_lock(&sync_lock); in remote_send_thread()
1846 mtx_lock(&sync_lock); in remote_recv_thread()
1975 mtx_lock(&sync_lock); in sync_thread()
1989 mtx_unlock(&sync_lock); in sync_thread()
2139 mtx_lock(&sync_lock); in sync_thread()
[all …]