The SCIF PDF mentions "SCIF_FENCE_RAS_SELF" while the scif.h header file mentions SCIF_FENCE_INIT_SELF as options to the flags argument of scif_fence_mark( .. int flags ...)
Which one is it?
As a follow on question, if the answer is SCIF_FENCE_INIT_SELF, then what does the flag SCIF_FENCE_RAS_SELF do? What function does it call?
-Mark