Class Smp


  • class Smp
    extends java.lang.Object
    • Field Detail

      • taskGroup

        protected EDU.oswego.cs.dl.util.concurrent.FJTaskRunnerGroup taskGroup
      • maxThreads

        protected int maxThreads
    • Constructor Detail

      • Smp

        protected Smp​(int maxThreads)
        Constructs a new Smp using a maximum of maxThreads threads.