summaryrefslogtreecommitdiffstats
path: root/src/DeadlockDetect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-14Added Noreturn attribtes to a couple of functions and made a missing noreturn an errorTycho1-1/+1
2013-11-30DeadlockDetect is configurable now.madmaxoft1-1/+4
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-08-19DeadlockDetect now uses sleep instead of timed-wait semaphores.madmaxoft1-5/+0
2013-08-14Added simple deadlock detection code.madmaxoft1-0/+70