diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2017-09-08 20:34:37 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2017-09-08 21:08:54 +0200 |
commit | 7a0134204ebf3fe03ce670348c326521ae48f2ed (patch) | |
tree | f3227b665f49cc45710a9a1fc3cb516aded9814f /test/data/ical-008.ical | |
parent | 0f3d1988bfacd86075c7306723ea11d63afa766a (diff) | |
download | calcurse-7a0134204ebf3fe03ce670348c326521ae48f2ed.tar.gz calcurse-7a0134204ebf3fe03ce670348c326521ae48f2ed.zip |
Use a shared input/output mutex
Replace the save mutex with a common mutex, which is locked whenever
read or write operations on the data files are performed. Also, since
this mutex is an implementation detail, mark the locking functions
static and remove them from the header file.
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'test/data/ical-008.ical')
0 files changed, 0 insertions, 0 deletions