インターネット、ソフトウェア & メディア
カテゴリー
アメリカ
地理的範囲
利用できません
ビデオリンク
利用できません
販売価格 (USD)
利用できません
通常実施権価格 (USD)
利用できません
専用実施権価格 (USD)
利用できません
通常実施権ロイヤリティレート %
販売、ライセンス種別
パテントファミリー
パテントファミリー数
譲受人 / 権利者
登録日(権利付与済みの場合)
特許公報の公開リンク
追加情報の詳細を見るにはIP Exchange Premiumアカウントにアップグレードする必要があります

Spin lock

特許 権利維持 In software engineering, a spinlock is a lock which causes a thread trying to acquire it to simply wait in a loop ("spin") while repeatedly checking if the lock is available. Since the thread remains active but is not performing a useful task, the use of such a lock is a kind of busy waiting. Once acquired, spinlocks will usually be held until they are explicitly released, although in some implementations they may be automatically released if the thread being waited on (that which holds the lock) blocks, or "goes to sleep".

ライセンスを取得 仲介を申し込む 問い合わせ
photo 追加情報の詳細を見るにはIP Exchange PlusまたはIP Exchange Premiumアカウントにアップグレードする必要があります