summaryrefslogtreecommitdiff
path: root/unittest/mysys/waiting_threads-t.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2018-12-291-3/+1
|\
| * MDEV-15670 - unit.my_atomic failed in buildbot with Signal 11 thrownSergey Vojtovich2018-12-181-3/+1
* | Correct FSF addressiangilfillan2017-03-101-1/+1
|/
* Merge with 5.1-microsecondsMichael Widenius2011-05-281-2/+2
* Improved 'make test-unit' time slightlyMichael Widenius2011-05-051-0/+5
* Removed compiler warningMichael Widenius2010-03-301-1/+1
* Fixed compiler warnings & failing test casesMichael Widenius2010-01-281-1/+1
* Trivial fixes for windows compile failuresSergey Petrunya2009-09-011-0/+1
* Avoid compiler warnings on windowsMichael Widenius2009-03-201-0/+7
* Bug#41092 Maria: timeout in waiting_threads-tSergei Golubchik2009-02-121-39/+44
* compilation fixesSergei Golubchik2009-01-191-0/+2
* post-review fixesSergei Golubchik2009-01-151-12/+14
* warnings on windowsSergei Golubchik2008-10-211-2/+2
* compiler warnings on winx86Sergei Golubchik2008-10-071-2/+2
* wt: don't support a key as a union { ulonglong, void* }. Although convenient,Sergei Golubchik2008-09-011-4/+2
* compiler warnings/errorsSergei Golubchik2008-08-301-1/+1
* wt: comments, OOM checks, test case for deadlock detectionSergei Golubchik2008-08-281-6/+6
* wt_thd_lazy_init(), per-thread deadlock search depths and timeoutsSergei Golubchik2008-08-081-24/+17
* WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-291-0/+278