scala.scalanative.nir.MemoryOrder$.Release$
In addition to the guarantees of Monotonic
, if this operation writes a
value which is subsequently read by an acquire operation, it
synchronizes-with that operation.
Attributes Graph Reset zoom Hide graph Show graph
Supertypes trait Singleton
trait Product
trait Mirror
trait Matchable
class Any
Self type Members list Concise view
Type members
The names of the product elements
The names of the product elements
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton
Attributes Inherited from: Mirror
Attributes Inherited from: Singleton
Attributes Inherited from: Singleton Value members
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes Inherited from: Singleton
A textual representation of this
.
A textual representation of this
.
Attributes Inherited from: MemoryOrder