> Ah so you do not want to get rid of arc :P
If you have --threads:on you have atomic ARC. If you don't have threads on you don't have atomic ARC. This is a tiny thing. The important distinction is that the --threads:on + non-atomic ARC which is a non-functioning combination is removed and never supported.