Simultaneous reading of analog values

Is it possible to interrupt an ‘analogRead’ call and in the ISR use analog read on another pin without disturbing the execution of the initial read call?