Use shared_first_mutex (#3179)

This commit is contained in:
Lander Gallastegi
2025-07-02 15:54:14 +02:00
committed by GitHub
parent 0594dac405
commit efa7093f34
3 changed files with 49 additions and 1 deletions

View File

@@ -689,6 +689,7 @@ set(COMMON src/common/logging/backend.cpp
src/common/recursive_lock.cpp
src/common/recursive_lock.h
src/common/sha1.h
src/common/shared_first_mutex.h
src/common/signal_context.h
src/common/signal_context.cpp
src/common/singleton.h