| Symbol | Description | Uses |
| STOPPED | 4 |
| File | Line number | Procedure | Code |
| ./eesupp/src/timers.F | 158 | TIMER_CONTROL |
INTEGER STOPPED |
| ./eesupp/src/timers.F | 159 | TIMER_CONTROL |
PARAMETER ( STOPPED = 0 ) |
| ./eesupp/src/timers.F | 260 | TIMER_CONTROL |
timerStatus(iTimer,myThreadId) = STOPPED |
| ./eesupp/src/timers.F | 335 | TIMER_CONTROL |
timerStatus(iTimer,myThreadId) = STOPPED |