diff options
| author | MarcoFalke <[email protected]> | 2018-07-22 09:41:34 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-07-22 09:41:36 -0400 |
| commit | 05714f96e4a63aa222cf7b233434de4a0b036d9d (patch) | |
| tree | 41c93cda77b88bcb0173fc5b5d12b7c6829ecf78 /src/httpserver.cpp | |
| parent | Merge #12764: doc: Remove field in getblocktemplate help that has never been ... (diff) | |
| parent | Avoid locking mutexes that are already held by the same thread (diff) | |
| download | discoin-05714f96e4a63aa222cf7b233434de4a0b036d9d.tar.xz discoin-05714f96e4a63aa222cf7b233434de4a0b036d9d.zip | |
Merge #11762: Avoid locking mutexes that are already held by the same thread
01a06d6686 Avoid locking mutexes that are already held by the same thread (practicalswift)
Pull request description:
Avoid locking mutexes that are already held by the same thread. These are reentrant mutexes, but still no need to lock them more than once per thread :-)
Tree-SHA512: e2fb85882e8800892fd8e8170f3c13128d6acfeb14d7b69fb9555f2b7ad0884fb201cf945b8144ffaf6fb1253c28af7c8c6c435319a7ae30ca003f28aa645a98
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions