2
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-08-27 20:31:30 +02:00
Commit graph

1 commit

Author SHA1 Message Date
greatroar
910d917b71 backend: Move semaphores to a dedicated package
... called backend/sema. I resisted the temptation to call the main
type sema.Phore. Also, semaphores are now passed by value to skip a
level of indirection when using them.
2022-06-18 10:01:58 +02:00