X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=base-target-features.lisp-expr;h=ca1e90cd35130f7c21500858b81fe803026e00c9;hb=6bd6f66558995e0c4b353525255f8a85f25c54aa;hp=7bd7caff6a787a24a4164978c96b3c5a4d71d4e9;hpb=11b5ac86a98f058fe0375b0a707c6ef9e24590c9;p=sbcl.git diff --git a/base-target-features.lisp-expr b/base-target-features.lisp-expr index 7bd7caf..ca1e90c 100644 --- a/base-target-features.lisp-expr +++ b/base-target-features.lisp-expr @@ -390,6 +390,10 @@ ;; :compare-and-swap-vops ;; The backend implements compare-and-swap VOPs. ;; + ;; :memory-barrier-vops + ;; Memory barriers (for multi-threaded synchronization) have been + ;; implemented for this platform. + ;; ;; operating system features: ;; :unix = We're intended to run under some Unix-like OS. (This is not ;; exclusive with the features which indicate which particular