Alexander A. Klimov 5436cb1dd6 Use a shared_mutex for read Locked operations
This allows multiple parallel read operations resulting
in a overall speedup on systems with many cores.
2023-02-09 16:21:24 +01:00
..