protected class PeriodicTask.alive_t
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
mutex
Variable for exclusive control
|
boolean |
value
Variable for flag storage
|
Constructor and Description |
---|
PeriodicTask.alive_t(boolean val)
Constructor
|