Acquire
scala.scalanative.nir.MemoryOrder.Acquire
case object Acquire extends MemoryOrder
In addition to the guarantees of Monotonic
, a synchronizes-with edge may be formed with a release operation.
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass MemoryOrderclass Objecttrait Matchableclass AnyShow all
- Self type
-
Acquire.type
Members list
Type members
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
The mirrored *-type
The mirrored *-type
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Singleton
Inherited and Abstract types
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
In this article