J-Sim v1.2.1-p7 API

drcl.comp
Interface Component.Locks

All Known Implementing Classes:
LockPack
Enclosing interface:
Component

public static interface Component.Locks

Data structure for holding all the locks and waiting threads in a component.


Method Summary
 java.lang.String printAll()
          Returns all the locks' and waiting threads' information.
 

Method Detail

printAll

public java.lang.String printAll()
Returns all the locks' and waiting threads' information.


J-Sim v1.2.1-p7 API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~