From: matz@... (Yukihiro Matsumoto) Date: 2001-05-27T22:43:19+09:00 Subject: [ruby-talk:15800] Re: which ones are atomic? Hi, In message "[ruby-talk:15716] which ones are atomic?" on 01/05/26, Steven Haryanto writes: |Which ones of the below are atomic (so I don't have to use mutex in |a threaded program). Is there a reference on this? None of them are atomic. matz.