久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

C++ 讀取和寫入 int 是原子的嗎?

Are C++ Reads and Writes of an int Atomic?(C++ 讀取和寫入 int 是原子的嗎?)
本文介紹了C++ 讀取和寫入 int 是原子的嗎?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我有兩個線程,一個更新一個 int 一個讀取它.這是一個與讀寫順序無關的統計值.

I have two threads, one updating an int and one reading it. This is a statistic value where the order of the reads and writes is irrelevant.

我的問題是,我是否需要同步訪問這個多字節值?或者,換句話說,可以部分寫入完成并被中斷,然后讀取發生.

My question is, do I need to synchronize access to this multi-byte value anyway? Or, put another way, can part of the write be complete and get interrupted, and then the read happen.

例如,考慮一個值 = 0x0000FFFF,它的增量值為 0x00010000.

For example, think of a value = 0x0000FFFF that gets incremented value of 0x00010000.

有沒有我應該擔心值看起來像 0x0001FFFF 的時候?當然,類型越大,這種事情發生的可能性就越大.

Is there a time where the value looks like 0x0001FFFF that I should be worried about? Certainly the larger the type, the more possible something like this to happen.

我一直同步這些類型的訪問,但很好奇社區的想法.

I've always synchronized these types of accesses, but was curious what the community thinks.

推薦答案

起初人們可能認為對本地機器大小的讀取和寫入是原子的,但有許多問題需要處理,包括處理器/內核之間的緩存一致性.在 Windows 上使用 Interlocked* 等原子操作,在 Linux 上使用等效操作.C++0x 將有一個原子"模板來將它們包裝在一個漂亮的跨平臺界面中.現在,如果您使用的是平臺抽象層,它可能會提供這些功能.ACE 可以,請參閱類模板 ACE_Atomic_Op.

At first one might think that reads and writes of the native machine size are atomic but there are a number of issues to deal with including cache coherency between processors/cores. Use atomic operations like Interlocked* on Windows and the equivalent on Linux. C++0x will have an "atomic" template to wrap these in a nice and cross-platform interface. For now if you are using a platform abstraction layer it may provide these functions. ACE does, see the class template ACE_Atomic_Op.

這篇關于C++ 讀取和寫入 int 是原子的嗎?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

What is the fastest way to transpose a matrix in C++?(在 C++ 中轉置矩陣的最快方法是什么?)
Sorting zipped (locked) containers in C++ using boost or the STL(使用 boost 或 STL 在 C++ 中對壓縮(鎖定)容器進行排序)
Rotating a point about another point (2D)(圍繞另一個點旋轉一個點 (2D))
Image Processing: Algorithm Improvement for #39;Coca-Cola Can#39; Recognition(圖像處理:Coca-Cola Can 識別的算法改進)
How do I construct an ISO 8601 datetime in C++?(如何在 C++ 中構建 ISO 8601 日期時間?)
Sort list using STL sort function(使用 STL 排序功能對列表進行排序)
主站蜘蛛池模板: 欧美日韩国产中文字幕 | 成年人的视频免费观看 | 小h片免费观看久久久久 | 国产精品18久久久 | 91日韩在线 | 草久久久 | 亚洲免费视频在线观看 | 在线观看中文字幕av | 91美女视频 | 日韩久久精品 | 99福利视频导航 | 亚洲精品精品 | 81精品国产乱码久久久久久 | 中文字幕日韩一区 | 亚洲综合在线播放 | 天天搞天天操 | 欧美极品在线观看 | 亚洲成人一级 | 免费观看黄a一级视频 | 欧美视频免费在线 | a在线观看免费 | 成人免费三级电影 | 精品成人av | 亚洲一区亚洲二区 | 国产成人在线视频 | 国产一区二区在线播放 | 欧美www在线 | 亚洲精品乱码久久久久久黑人 | 精品视频在线免费观看 | 国产在线a视频 | 日韩在线精品视频 | 国产精品99久久久久久www | 无码日韩精品一区二区免费 | 亚洲免费在线 | 国产精品久久久久久52avav | 男人的天堂在线视频 | 欧美精品一区在线 | 九九久久精品 | 成人免费视频观看 | 日韩久久久久久 | 久久久久久国产 |