aboutsummaryrefslogtreecommitdiff
path: root/src/threadinterrupt.h
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* Remove unused includespracticalswift2019-10-151-1/+0
* Update copyright headers to 2018DrahtBot2018-12-291-1/+1
* scripted-diff: Small locking renameRussell Yanofsky2018-08-311-1/+1
* Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSectionWladimir J. van der Laan2018-08-311-1/+3
|\
| * Use LOCK macros for non-recursive locksRussell Yanofsky2018-08-031-1/+3
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* [index] Allow TxIndex sync thread to be interrupted.Jim Posen2018-04-251-0/+1
* net: add CThreadInterrupt and InterruptibleSleepCory Fields2017-01-031-0/+34