IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 11, 2007, 10:56:27 AM (19 years ago)
Author:
eugene
Message:

adding intelligent timeouts to task and job threads; removing deprecated files

File:
1 edited

Legend:

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

    r11898 r12404  
    196196void FreeJob (Job *job);
    197197
    198 int CheckJobs ();
    199 int CheckTasks ();
     198float CheckJobs ();
     199float CheckTasks ();
    200200int CheckSystem ();
    201201int CheckController ();
     
    225225int KillControllerJob (Job *job);
    226226int CheckControllerStatus ();
    227 int TestElapsedCheck ();
    228227void gotsignal (int signum);
    229228int client_shell (int argc, char **argv);
Note: See TracChangeset for help on using the changeset viewer.