[sv-bc] fork...join_any with no statements

From: Steven Sharp <sharp_at_.....>
Date: Wed Mar 01 2006 - 19:17:19 PST
What is supposed to happen if you have a fork...join_any that contains
no statements?  A literal reading would indicate that it should hang
forever, since it is never true that "any one of the processes spawned
by this fork completes."

On the other hand, all of the processes have completed.  Since join_any
is generally supposed to continue before or at the same time that join
would have continued, it seems like it should continue immediately.

Steven Sharp
sharp@cadence.com
Received on Wed Mar 1 19:17:27 2006

This archive was generated by hypermail 2.1.8 : Wed Mar 01 2006 - 19:19:12 PST