edu.emory.mathcs.jplasma
Class Barrier
- java.lang.Object
-
- edu.emory.mathcs.jplasma.Barrier
-
public class Barrier extends java.lang.ObjectA barrier used for threads synchronization. This class is not a part of user's API.
-
-
Constructor Summary
Constructors Constructor and Description Barrier()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidplasma_barrier_init(int num_workers)static voidplasma_barrier(int my_core_id, int cores_num)
-
DMelt 3.0 © DataMelt by jWork.ORG