implement ATOMIC-PUSH and ATOMIC-POP
commitaf3fdb98f2b8718dbb69eba5db56dee369b142c7
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 10 Sep 2012 22:08:48 +0000 (11 01:08 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 15 Sep 2012 11:27:08 +0000 (15 14:27 +0300)
treefe26bb32fd4610b94f628726eb7896a296cc7b58
parent76db27f585eda84ab93411dd61b32677355f8cc4
implement ATOMIC-PUSH and ATOMIC-POP
NEWS
doc/manual/threading.texinfo
package-data-list.lisp-expr
src/code/cas.lisp
src/code/late-extensions.lisp
tests/compare-and-swap.impure.lisp