本文へスキップ

 


 

ICT用語の意味と同義語

【 「読み取り・変更・書き込み」又はそれに関連する用語の意味 】
出典: Read–modify–write 『フリー百科事典 ウィキペディア(Wikipedia)』 最終更新 16 February 2019, at 05:28 UTC、URL: https://en.wikipedia.org/

In computer science, read–modify–write is a class of atomic operations (such as test-and-set, fetch-and-add, and compare-and-swap) that both read a memory location and write a new value into it simultaneously, either with a completely new value or some function of the previous value. These operations prevent race conditions in multi-threaded applications. Typically they are used to implement mutexes or semaphores. These atomic operations are also heavily used in non-blocking synchronization...



【 他のICT用語辞典へ(外部リンク)】

Read–modify–write (Wikipedia)



【 読み取り・変更・書き込み の同義語と関連語 】
< 1 >
同義語・類義語 関連語・その他
Read Modify Write
Read–modify–write
RMW
リード・モディファイ・ライト
リードモディファイライト命令
読み取り・変更・書き込み




































































このページは書きかけのページです 更新日:2020年 1月 3日




ICT用語索引
記号 数字 A B C
D E F G H
I J K L M
N O P Q R
S T U V W
X Y Z

       
背景色薄緑は全用語編集完了
白は書きかけの用語を含んでいます
ICT用語辞典リンク集
ICT用語解説サイト120

バナースペース

     P A S T E M