diff options
author | Russell Yanofsky <russ@yanofsky.org> | 2017-11-08 16:21:13 -0500 |
---|---|---|
committer | Russell Yanofsky <russ@yanofsky.org> | 2018-08-03 07:11:37 -0500 |
commit | 1382913e61f5db6ba849b1e261e8aefcd5a1ae68 (patch) | |
tree | 70ee8cc588dfd447f61c5153da75fbc2bc2d62e7 /src/httpserver.cpp | |
parent | ba1f095aadf29bddb0bd8176d2e0b908f92a5623 (diff) |
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