summaryrefslogtreecommitdiff
path: root/include/my_pthread.h
Commit message (Expand)AuthorAgeFilesLines
* correctness assertSergei Golubchik2022-09-291-0/+1
* Merge 10.4 into 10.5Marko Mäkelä2021-10-281-5/+7
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-10-281-5/+7
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-10-281-5/+7
| | |\
| | | * pthread_yield() is depricated now, so use sched_yield() if possible.Oleksandr Byelkin2021-10-261-5/+7
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-081-1/+0
|\ \ \ \ | |/ / /
| * | | MDEV-19508: SI_KERNEL is not on all implementationsbb-10.4-danielblack-MDEV-19508-minimal-compile-fixDaniel Black2021-04-071-1/+0
* | | | MDEV-25123 support MSVC ASANVladislav Vaintroub2021-03-121-0/+4
* | | | MDEV-23399: Performance regression with write workloadsMarko Mäkelä2020-10-151-6/+4
* | | | MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-15/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-291-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-04-271-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-04-271-1/+2
| | |\ \ | | | |/
| | | * cleanup THR_KEY_mysysEugene Kosov2020-04-251-1/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-04-251-22/+0
|\ \ \ \ | |/ / /
| * | | Shrink my_atomic.h and my_cpu.h scopeSergey Vojtovich2020-04-151-2/+0
| * | | slave_open_temp_tables to Atomic_counterSergey Vojtovich2020-04-151-10/+0
| * | | Relay_log_info::executed_entries to Atomic_counterSergey Vojtovich2020-04-151-10/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-03-301-2/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-03-301-2/+2
| | |\ \ | | | |/
| | | * unoptimized -fsanitize=undefined build on clang requires more stack spaceEugene Kosov2020-03-231-1/+1
* | | | MDEV-21907: Fix some -Wconversion outside InnoDBMarko Mäkelä2020-03-121-4/+4
* | | | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-1/+1
* | | | Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADSJon Olav Hauglid2020-03-101-11/+0
* | | | MDEV-20279 Increase Aria index length limitMonty2019-08-231-0/+2
* | | | MDEV-19773 : simplify implementation of Windows rwlockVladislav Vaintroub2019-06-181-28/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+23
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+23
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | | |\
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\
| | | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | | | * MDEV-9024 Build fails with VS2015Sergei Golubchik2016-02-061-0/+2
| | * | | | MDEV-17845 Extreme high open file limit usedSergei Golubchik2019-05-071-0/+22
* | | | | | MDEV-17841 S3 storage engineMonty2019-05-231-5/+17
|/ / / / /
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-081-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | Give ASAN some more stackMarko Mäkelä2019-03-081-3/+3
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-081-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-071-0/+4
| | |\ \ \ | | | |/ /
| | | * | ASAN loves stack, give it someSergei Golubchik2019-03-061-1/+5
* | | | | mysqld: ignore SIGHUP sent by the kernelSergei Golubchik2018-12-121-1/+13
|/ / / /
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-10-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-10-111-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-17200 - pthread_detach called for already detached threadsSergey Vojtovich2018-10-051-1/+1
* | | | Misc. typosluz.paz2018-04-051-2/+2
* | | | MDEV-15694 Windows : use GetSystemTimePreciseAsFileTime if available for high...Vladislav Vaintroub2018-04-011-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-2/+2
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-2/+0
|/ / /