Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/hastd/
H A Dprimary.c890 mtx_lock(&sync_lock); in sync_start()
892 mtx_unlock(&sync_lock); in sync_start()
900 mtx_lock(&sync_lock); in sync_stop()
903 mtx_unlock(&sync_lock); in sync_stop()
1487 mtx_lock(&sync_lock); in local_send_thread()
1664 mtx_lock(&sync_lock); in remote_send_thread()
1844 mtx_lock(&sync_lock); in remote_recv_thread()
1973 mtx_lock(&sync_lock); in sync_thread()
1987 mtx_unlock(&sync_lock); in sync_thread()
2137 mtx_lock(&sync_lock); in sync_thread()
[all …]