summaryrefslogtreecommitdiffstats
path: root/src/DeadlockDetect.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
| | | | | - Added override keyword - Removed inherited member variables
* DeadlockDetect now lists some tracked CS's stats.Mattes D2017-01-181-0/+20
|
* DeadlockDetect: Provide more information for debugging.Mattes D2017-01-171-2/+4
|
* Bulk clearing of whitespaceLogicParrot2016-02-051-12/+12
|
* Unified the doxy-comment format.Mattes D2015-07-311-7/+7
|
* Migrated cSleep and cTimer to std::chronoTiger Wang2014-10-201-1/+1
|
* Added Noreturn attribtes to a couple of functions and made a missing noreturn an errorTycho2014-03-141-1/+1
|
* DeadlockDetect is configurable now.madmaxoft2013-11-301-1/+4
| | | | This is needed when debugging Lua plugins.
* Moved source to srcAlexander Harkness2013-11-241-0/+65