• Scieneer Common Lisp 1.3.9 online documentation

    kernel:acquire-memory-barrier [Function]

    Ensure that all atomic read-write operations that were issued before the barrier have completed before any read or write operations after the barrier.

  •