IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 8, 2011, 2:54:20 PM (15 years ago)
Author:
eugene
Message:

add nice ability to pantasks/pcontrol/pclient; add ports to pantasks_server; minor updates to dvo skycoverage, etc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/pantasks.h

    r31667 r32632  
    4040      TASK_END,
    4141      TASK_HOST,
     42      TASK_NICE,
    4243      TASK_STDOUT,
    4344      TASK_STDERR,
     
    115116
    116117  int active;
     118  int priority;
    117119
    118120} Task;
     
    159161
    160162  JobMode     mode;                     /* local or controller? */
     163  int     priority;
    161164  char   *realhost;
    162165
Note: See TracChangeset for help on using the changeset viewer.