summaryrefslogtreecommitdiff
path: root/libguile/atomics-internal.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-25Switch to use atomic_compare_exchange_strongAndy Wingo1-13/+13
2018-06-20Update license notices in all C filesAndy Wingo1-17/+17
2018-06-20Remove (C) from copyright statementsAndy Wingo1-2/+2
2018-06-20Rationalize include order in C filesAndy Wingo1-2/+2
2017-03-10Fix atomics compilation on clangAndy Wingo1-8/+19
2016-12-06Refine check for when atomics are available.Andy Wingo1-5/+3
2016-10-26Use atomics for async interruptsAndy Wingo1-0/+27
2016-09-06Add atomic boxesAndy Wingo1-12/+76
2016-08-31Only ptob->close() after read/write finishAndy Wingo1-0/+85