aboutsummaryrefslogtreecommitdiff
path: root/src/threadinterrupt.cpp
AgeCommit message (Expand)Author
2018-08-31Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSectionWladimir J. van der Laan
2018-08-03Use LOCK macros for non-recursive locksRussell Yanofsky
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-25[index] Allow TxIndex sync thread to be interrupted.Jim Posen
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-01-03net: add CThreadInterrupt and InterruptibleSleepCory Fields