diff VMS.h @ 271:68212347d1d8

count active VPs for deadlock detection
author Nina Engelhardt <nengel@mailbox.tu-berlin.de>
date Fri, 01 Feb 2013 17:16:39 +0100
parents 094ad1bdeaec
children a6005210f581
line diff
     1.1 --- a/VMS.h	Thu Dec 27 12:19:59 2012 +0100
     1.2 +++ b/VMS.h	Fri Feb 01 17:16:39 2013 +0100
     1.3 @@ -181,6 +181,7 @@
     1.4        //Slave creation
     1.5     int32            numSlavesCreated;  //gives ordering to processor creation
     1.6     int32            numSlavesAlive;    //used to detect fail-safe shutdown
     1.7 +   int32            numAnimatedSlaves;
     1.8  
     1.9        //Initialization related
    1.10     int32            setupComplete;      //use while starting up coreCtlr