diff options
author | Dimitri Staessens <dimitri@ouroboros.rocks> | 2023-10-07 12:55:18 +0200 |
---|---|---|
committer | Sander Vrijders <sander@ouroboros.rocks> | 2023-10-25 09:53:27 +0200 |
commit | 180e92c5f13b99ed171e8efe11058eb943bc6506 (patch) | |
tree | b2b4a144c914667c006daf9ed4cceba81cf61eed /src/lib/lockfile.c | |
parent | eec388e8f54cb79061b15f9c614918d283c3dc0a (diff) | |
download | ouroboros-180e92c5f13b99ed171e8efe11058eb943bc6506.tar.gz ouroboros-180e92c5f13b99ed171e8efe11058eb943bc6506.zip |
irmd: Remove separate rwlock for flows
Modifications for flows were made under a different rwlock
(flows_lock) than the rwlock used for names, etc (reg_lock). This has
little value and unnecessarily complicates things. This removes the
flows_lock and uses the reg_lock for all registry objects.
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks>
Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/lib/lockfile.c')
0 files changed, 0 insertions, 0 deletions