| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test: Add LockStackEmpty() | Hennadii Stepanov | 2020-08-02 | 1 | -0/+2 |
| * | test: Repeat deadlock tests | Hennadii Stepanov | 2020-08-02 | 1 | -0/+4 |
| * | test: Improve "potential deadlock detected" exception message | Hennadii Stepanov | 2020-06-22 | 1 | -1/+1 |
| * | scripted-diff: Bump copyright of files changed in 2020 | MarcoFalke | 2020-01-15 | 1 | -1/+1 |
| * | scripted-diff: Replace CCriticalSection with RecursiveMutex | MarcoFalke | 2020-01-15 | 1 | -1/+1 |
| * | scripted-diff: test: Move setup_common to test library | MarcoFalke | 2019-11-06 | 1 | -1/+1 |
| * | scripted-diff: Bump copyright headers in test, bench | MarcoFalke | 2019-04-11 | 1 | -1/+1 |
| * | scripted-diff: Rename test_bitcoin to test/setup_common | MarcoFalke | 2019-04-11 | 1 | -1/+1 |
| * | scripted-diff: Small locking rename | Russell Yanofsky | 2018-08-31 | 1 | -1/+1 |
| * | Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection | Russell Yanofsky | 2018-08-03 | 1 | -9/+20 |
| * | Add unit test for DEBUG_LOCKORDER code | Russell Yanofsky | 2018-08-03 | 1 | -0/+41 |