static var sharedUnownedExecutor : UnownedSerialExecutor
The shared executor instance that will be used to provide mutually-exclusive access for the global actor.
共有エグゼキュータ(遂行者)インスタンス、それはグローバルアクターに対する相互排他アクセスを提供するために使われます。
Availability
Technology
static var sharedUnownedExecutor: UnownedSerialExecutor
{ get }
The value of this property must be equivalent to shared
.
このプロパティの値は、shared
と等しくなければなりません。
static var sharedUnownedExecutor : UnownedSerialExecutor