summaryrefslogtreecommitdiff
path: root/include/waiting_threads.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Update FSF addressMichal Schorm2019-05-101-1/+1
* | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+0
* | Correct FSF addressiangilfillan2017-03-101-1/+1
|/
* use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-131-1/+1
* compilation fixesSergei Golubchik2009-01-191-1/+1
* post-review fixesSergei Golubchik2009-01-151-97/+25
* Bug#40990 Maria: failure of maria.test & maria_notemebedded in deadlock detec...Sergei Golubchik2009-01-071-0/+1
* commentSergei Golubchik2008-11-041-1/+25
* don't use #pragma packSergei Golubchik2008-11-031-3/+1
* #pragma pack() syntax compatible with sun studioSergei Golubchik2008-10-271-2/+2
* wt needs to use its own implementation of rwlocks withSergei Golubchik2008-10-241-3/+18
* win32: compilation failures, maria.test failureSergei Golubchik2008-10-211-3/+6
* wt: don't support a key as a union { ulonglong, void* }. Although convenient,Sergei Golubchik2008-09-011-4/+1
* fixes for windowsSergei Golubchik2008-08-311-1/+1
* wt: comments, OOM checks, test case for deadlock detectionSergei Golubchik2008-08-281-1/+0
* wt_thd_lazy_init(), per-thread deadlock search depths and timeoutsSergei Golubchik2008-08-081-4/+6
* move wt* maintainance from maria to the serverSergei Golubchik2008-08-071-0/+5
* maria: deadlock detection when waiting on unique key (useless until we can ro...Sergei Golubchik2008-08-061-0/+4
* WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-291-0/+154