Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OSAtomic* メソッドのいずれかを使用して循環効果を達成したいと考えています。たとえば、MAX_INT からカウントを開始し、毎回 1 を減らし、0 に達したら MAX_INT に戻ります。それを行う方法はありますか?