4
Reply

atomic operation of reference assignment?

George George

George George

May 27 2008 9:41 AM
6.8k

Hello everyone,


I have not found any support document about whether the operation of reference variable assignment is atomic or not.

For example, foo1 and foo2 are both reference variable of type Foo. Is foo1 = foo2 atomic? Any support documents?


thanks in advance,
George


Answers (4)