Documentation of 'edu.emory.mathcs.jplasma.Barrier' Java class
Barrier
edu.emory.mathcs.jplasma

Class Barrier



  • public class Barrier
    extends java.lang.Object
    A 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 void plasma_barrier_init(int num_workers) 
      static void plasma_barrier(int my_core_id, int cores_num) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Barrier

        public Barrier()
    • Method Detail

      • plasma_barrier_init

        public static void plasma_barrier_init(int num_workers)
      • plasma_barrier

        public static void plasma_barrier(int my_core_id,
                                          int cores_num)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.