Hercules Version 3: System Messages:
TT - TOD Clock and Timer Services
This page describes the TOD Clock and Timer Services messages for the
Hercules S/370, ESA/390, and z/Architecture emulator.
Messages
- 
HHCTT001W Timer thread set priority priority failed:
          error
- 
  - Meaning
      
- An attempt to change the priority of the timer thread to
          priorityfailed.  The error is described
          byerror.  The thread priority has not
          been changed.  Hercules overall performance may be impaired as
          a result.
- Action
      
- If performance problems are noted, correct the error and
          restart Hercules.
  
- Issued by
      
- timer.c, function timer_update_thread
  
 
- 
HHCTT002I Timer thread started:
          tid=threadid, pid=processid,
          priority=priority
- 
  - Meaning
      
- The thread for timing functions has been started.  Its thread
          id is threadid, its process id isprocessidand the thread priority ispriority.
- Issued by
      
- timer.c, function timer_update_thread
  
 
- 
HHCTT003I Timer thread ended
- 
  - Meaning
      
- The thread for timing functions has ended.
  
- Issued by
      
- timer.c, function timer_update_thread
  
 
If you have a question about Hercules, see the
Hercules Frequently-Asked Questions page.
 
Last updated $Date: 2007-10-06 14:44:28 -0500 (Sat, 06 Oct 2007) $ $Revision: 4460 $