summaryrefslogtreecommitdiff
path: root/mysys/thr_rwlock.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19773 : simplify implementation of Windows rwlockVladislav Vaintroub2019-06-181-117/+22
* Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-1/+1
|\
| * BUG#14727815 - CRASH IN PTHREAD_RWLOCK_WRLOCK/SRW_UNLOCKAhmad Abdullateef2012-12-181-1/+1
| |\
* | \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ | |/ /
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ | | |/
* | | merge with 5.3Sergei Golubchik2011-10-191-1/+1
|\ \ \ | |/ / |/| |
| * | Backport fix for MySQL bug #56405 :Vladislav Vaintroub2011-06-121-0/+160
| * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| |\ \ | | |/
| * | wt needs to use its own implementation of rwlocks withSergei Golubchik2008-10-241-2/+2
| * | fixes for hanging waiting_thread-t.c on windowsSergei Golubchik2008-10-211-2/+2
| |/
* | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-2/+0
* | A follow-up to the patch for bug #56405 "Deadlock in the MDL deadlockVladislav Vaintroub2010-10-041-0/+160
* | A better fix for bug #56405 "Deadlock in the MDL deadlockDmitry Lenev2010-09-291-22/+115
* | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-1/+1
|\ \
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-08-111-0/+18
|/ /
* | Fix for bug #51105 "MDL deadlock in rqg_mdl_stability testDmitry Lenev2010-02-281-12/+44
|/
* Many files:unknown2006-12-231-2/+1
* merge with 3.23.52unknown2002-08-121-1/+0
|\
| * Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+0
* | Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-291-20/+51
* | Added support for semaphores in mysys.unknown2002-06-291-9/+17
* | Update copyrightunknown2001-12-061-15/+14
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Small portability fixesunknown2000-09-071-5/+0
* Portability changesunknown2000-08-311-0/+5
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesunknown2000-08-151-6/+2
* Import changesetunknown2000-07-311-0/+139