Type Property 型プロパティ

alreadyWaiting

A thread is attempting to wait for an event for which there is already a waiting thread. スレッドは、それに対して既に待機しているスレッドが存在するイベントに対して待機することを試みています。

Declaration 宣言

static var alreadyWaiting: MachError.Code { get }