diff options
| author | Russell Yanofsky <[email protected]> | 2017-11-08 16:21:13 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2018-08-03 07:11:37 -0500 |
| commit | 1382913e61f5db6ba849b1e261e8aefcd5a1ae68 (patch) | |
| tree | 70ee8cc588dfd447f61c5153da75fbc2bc2d62e7 /src/httpserver.cpp | |
| parent | MOVEONLY Move AnnotatedMixin declaration (diff) | |
| download | discoin-1382913e61f5db6ba849b1e261e8aefcd5a1ae68.tar.xz discoin-1382913e61f5db6ba849b1e261e8aefcd5a1ae68.zip | |
Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
They should also work with any other mutex type which std::unique_lock
supports.
There is no change in behavior for current code that calls these macros with
CCriticalSection mutexes.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions