cl-skip-list icon indicating copy to clipboard operation
cl-skip-list copied to clipboard

Franz ACL

Open jcornez opened this issue 6 years ago • 0 comments

If you want, seems this could be ported to Franz ACL (and probably others).

In ACL you have

  • Barriers: https://franz.com/support/documentation/current/doc/smp.htm#barrier-api-2
  • cas: https://franz.com/support/documentation/current/doc/operators/excl/atomic-conditional-setf.htm
  • object address: internal function excl::pointer-to-object

jcornez avatar Mar 16 '18 15:03 jcornez