Device call in global function Parallel or serial?

If I have more than one device call in the global function, will they be executed in parallel or one after another?

Thanks

Sequence. I think so. :)