In short, read the manual about parallellism in LabVIEw.
Even simpler though, all items that are not connected by wires (the wire dictates execution order) CAN run in parallel.
Can, because it depends on your system, the compiler, the hardware etc.
On a dual core pc some will run in parallel and in quad core, even more will run in parallel.
good luck, parallel processing in LabVIEW is so simple that above rules are enough.
greetings from the Netherlands