summaryrefslogtreecommitdiffstats
path: root/libclc/generic/include/clc/atomic
Commit message (Expand)AuthorAgeFilesLines
* atomic: Provide function implementation of atomic_{dec,inc}Jan Vesely2018-06-212-2/+8
* atomic: Cleanup atomic_cmpxchg headerJan Vesely2018-06-211-15/+4
* atomic: Move define cleanup to shared includeJan Vesely2018-06-219-26/+8
* Remove wrong semi-colonsJeroen Ketema2014-12-192-2/+2
* Remove more redundant semi-colonsJeroen Ketema2014-09-181-5/+5
* atomic: undef macros that are included from atomic_decl.incAaron Watry2014-09-178-0/+15
* Remove redundant semi-colonsJeroen Ketema2014-09-171-4/+4
* atomic: Add generic atom[ic]_cmpxchgAaron Watry2014-09-161-0/+15
* atomic: Implement generic atom[ic]_xchgAaron Watry2014-09-161-0/+5
* atomic: Add generic atomic_min implementationAaron Watry2014-09-161-0/+3
* atomic: Add generic atom[ic]_xorAaron Watry2014-09-161-0/+3
* atomic: Add atom[ic]_orAaron Watry2014-09-161-0/+3
* atomics: Add generic atom[ic]_andAaron Watry2014-09-161-0/+3
* atomic: Add generic implementation of atom[ic]_maxAaron Watry2014-09-161-0/+3
* Add atomic_sub and atomic_dec builtin functionsAaron Watry2013-09-062-0/+4
* Add atomic_inc and atomic_add builtinsAaron Watry2013-09-053-0/+14
OpenPOWER on IntegriCloud