diff options
| author | Anthony Towns <[email protected]> | 2020-02-11 16:50:22 +1000 |
|---|---|---|
| committer | Anthony Towns <[email protected]> | 2020-05-27 01:31:51 +1000 |
| commit | 5478d6c099e76fe070703cc5383cba7b91468b0f (patch) | |
| tree | ec02170ef4e628dad3bbec5d7c1199671c5c4c23 /src/httpserver.cpp | |
| parent | util/system.cpp: add thread safety annotations for dir_locks (diff) | |
| download | discoin-5478d6c099e76fe070703cc5383cba7b91468b0f.tar.xz discoin-5478d6c099e76fe070703cc5383cba7b91468b0f.zip | |
logging: thread safety annotations
Adds LockGuard helper in threadsafety.h to replace lock_guard<mutex>
when LOCK(Mutex) isn't available for use.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions