reachabilityFence
A no-op mimic of the reachability fence.
In Java this method prevents the object from being GC'd too early. In this mimic, it does nothing.
A no-op mimic of the reachability fence.
In Java this method prevents the object from being GC'd too early. In this mimic, it does nothing.