Close
jGuru Forums
Posted By: John_Spencer Posted On: Thursday, May 17, 2007 06:22 PM
Hi all,
Does anybody have any clue as to what might cause a cyclic barrier to wait forever on its 'await' method? Cause that is exactly what is happening in my program.
Thanks!
Re: Cyclic Barriers
Posted By: Edward_Harned Posted On: Friday, May 18, 2007 12:28 PM
The problem is clearly on line @#%& of the program you posted for review.
Since Barriers wait for other threads, knowing what the other threads are doing is critical.