Typically if you call a subVI in a loop, the loop will block until the subVI call is complete. This can be undesirable if you are intending to spawn many clones of a reentrant VI all at once. You can get around this limitation if you call the subVI using VI server.

Added "LabVIEW" to the tags so it would show up on the main page. Thanks for posting!