Question
What does a reusable barrier ensure?
Select an option. Your answer will be checked instantly.
Correct Answer: B. No participating thread passes the barrier until all required threads have arrived
Explanation:
A barrier synchronizes phases by holding early arrivals until the complete group reaches the same point.
A reusable barrier resets so the group can synchronize again in later phases.
Leave a Reply