5
0
mirror of git://git.proxmox.com/git/pve-zsync.git synced 2025-01-18 14:03:35 +03:00
Fabian Ebner 96ed817693 Refactor locking
This introduces a new locked() mechanism allowing to enclose locked
sections in a cleaner way. There's only two types of locks namely one
for state and cron (they are always read together and almost always
written together) and one for sync.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-10-11 11:51:16 +02:00
2019-05-23 17:46:52 +02:00
2019-10-11 11:51:16 +02:00
Description
No description provided
174 KiB
Languages
Perl 96%
Makefile 4%