summaryrefslogtreecommitdiff
path: root/libguile/atomics-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to use atomic_compare_exchange_strongAndy Wingo2019-05-251-13/+13
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* Remove (C) from copyright statementsAndy Wingo2018-06-201-2/+2
* Rationalize include order in C filesAndy Wingo2018-06-201-2/+2
* Fix atomics compilation on clangAndy Wingo2017-03-101-8/+19
* Refine check for when atomics are available.Andy Wingo2016-12-061-5/+3
* Use atomics for async interruptsAndy Wingo2016-10-261-0/+27
* Add atomic boxesAndy Wingo2016-09-061-12/+76
* Only ptob->close() after read/write finishAndy Wingo2016-08-311-0/+85