summaryrefslogtreecommitdiff
path: root/include/my_atomic.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17441 fixup: Remove unused my_atomic long macrosMarko Mäkelä2022-03-241-17/+1
* Move c++ code from my_atomic.h to my_atomic_wrapper.hMonty2020-05-191-45/+0
* MDEV-22456 after-merge fix: introduce Atomic_relaxedMarko Mäkelä2020-05-181-0/+45
* MDEV-19696 - Cleanup gcc sync builtinsRobert Bindar2019-07-031-2/+0
* 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
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-9627 clang builds fail on i386Sergei Golubchik2018-09-041-1/+1
* | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-1/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-121-10/+0
|\ \ \ \
| * | | | Wrap __atomic_compare_exchange_n() as valid CMarko Mäkelä2017-12-111-6/+6
| * | | | Restore LF_BACKOFFSergey Vojtovich2017-12-081-9/+0
| |/ / /
* | | | MDEV-13728 - Import MySQL 5.7 atomic operations for MSVC and SolarisSergey Vojtovich2017-11-271-109/+3
* | | | fix unsynchronized read (#463)Eugene Kosov2017-10-091-0/+2
* | | | MDEV-11212 - Clean-up MariaDB atomic operationsSergey Vojtovich2016-12-131-1/+1
* | | | MDEV-11212 - Clean-up MariaDB atomic operationsSergey Vojtovich2016-12-131-0/+2
* | | | MDEV-11212 - Clean-up MariaDB atomic operationsSergey Vojtovich2016-12-131-59/+20
* | | | MDEV-11212 - Clean-up MariaDB atomic operationsSergey Vojtovich2016-12-131-81/+6
* | | | MDEV-11212 - Clean-up MariaDB atomic operationsSergey Vojtovich2016-12-131-28/+0
* | | | MDEV-11212 - Clean-up MariaDB atomic operationsSergey Vojtovich2016-12-131-4/+0
* | | | MDEV-11212 - Clean-up MariaDB atomic operationsSergey Vojtovich2016-12-131-6/+1
|/ / /
* | | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-3/+20
* | | MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexesSergey Vojtovich2016-10-171-0/+8
* | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-0/+6
|/ /
* | MDEV-7437 remove suport for "atomics" with rwlocksSergei Golubchik2015-01-131-15/+1
* | MDEV-6693 - Atomic operations with explicit memory barrierSergey Vojtovich2014-10-141-1/+135
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
| | * Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-051-142/+0
* | | lots of post-merge changesSergei Golubchik2011-04-251-0/+2
* | | merge.Sergei Golubchik2010-11-251-5/+1
|\ \ \ | |/ / |/| |
| * | Fixes for bugs (my_atomic and Maria log handler) observed onunknown2008-02-201-5/+5
| * | Windows fixesunknown2008-01-101-24/+33
| * | pushbuild fixes to please gcc and darwin/ppc64unknown2007-12-141-1/+10
| * | This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-291-0/+5
| * | Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-58/+145
| |\ \
| | * | shut up signedness warnings in atomic ops in gccunknown2006-11-221-41/+98
| | * | post-review fixes.unknown2006-11-161-8/+0
| | * | include/my_atomic.h: commentunknown2006-10-231-0/+34
| | * | less confusing and more correct name for my_atomic_swapunknown2006-10-211-11/+11
| | * | push for trnman reviewunknown2006-10-131-5/+5
| | * | amd64 atomic opsunknown2006-08-101-5/+9
* | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-26/+5
* | | | Bug#22320: my_atomic-t unit test failsDavi Arnaut2010-07-231-1/+3
* | | | Auto-merge from mysql-next-mr-bugfixing.Alexander Nozdrin2010-02-231-1/+1
|\ \ \ \
| * | | | prettification of package names and fix compile bug on OSX/ppcVladislav Vaintroub2010-01-281-1/+1
* | | | | Fix compiler warnings in my_atomic.hKonstantin Osipov2010-02-191-2/+2
|/ / / /
* | | | fix atomic/solaris.h to conformSergei Golubchik2009-12-231-3/+1