• Scieneer Common Lisp 1.3.9 online documentation

    kernel:release-memory-barrier [Function]

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

  •