[Openmcl-devel] Atomic instructions

Taoufik Dachraoui dachraoui.taoufik at gmail.com
Wed Jan 8 09:59:35 PST 2014


Hi

Also, besides atomic-push, I would like to do the following atomically:

(if (eq (car x) y) (setf (car x) z))

How this can de done with CCL using Test and Set instruction of the CPU?

If I can implement such things using a lapfunction it would be great; thanks
for your help.

Kind regards
Taoufik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20140108/1b33e795/attachment.htm>


More information about the Openmcl-devel mailing list