What happens if NSMutableArray is modified by multiple threads at the same time? (if the objects it contains are retained elsewhere) What happens if NSMutableArray is modified by multiple threads at the same time? (if the objects it contains are retained elsewhere) multithreading multithreading