summaryrefslogtreecommitdiff
path: root/gobject/gatomicarray.c
Commit message (Expand)AuthorAgeFilesLines
* GAtomicArray: Ensure metadata does not misalign the payloadAlex Richardson2023-01-291-3/+4
* Merge branch 'more-atomic-ops' into 'main'Philip Withnall2022-07-231-2/+9
|\
| * gatomicarray: Use atomic exchange for data valueMarco Trevisan (Treviño)2022-06-231-2/+9
* | Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-011-0/+2
|/
* gatomicarray: suppress valgrind memory leak warningsMichael Catanzaro2020-11-241-0/+6
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-1/+1
* gobject/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Improvde #include order consistencyMatthias Clasen2013-01-011-2/+2
* Remove a redundant assertionMatthias Clasen2011-06-141-5/+4
* Don't do pointer arithmetics on void*Haakon Sporsheim2010-01-071-1/+1
* Add GAtomicArray for RCU-style lockless updatesAlexander Larsson2009-11-301-0/+169