psimjava
Class Startlock

java.lang.Object
  extended by psimjava.Startlock

public class Startlock
extends java.lang.Object

PsimJ Java package for OO simulation Internal class used by the simulation executive. (C) Jose M. Garrido, June 2000, August 2003, 2004, 2007


Constructor Summary
Startlock()
           
 
Method Summary
 void start_th(Process ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Startlock

public Startlock()
Method Detail

start_th

public void start_th(Process ps)