- Timestamp:
- Jul 6, 2015, 8:10:33 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20150625/Ohana/src/opihi/pantasks/CheckTasks.c
r31666 r38573 1 1 # include "pantasks.h" 2 static int Ncheck = 0; 2 3 3 4 float CheckTasks () { … … 7 8 int status; 8 9 float time_running, next_timeout, fuzz; 10 11 Ncheck ++; 9 12 10 13 // actual maximum delay is controlled in job_threads.c
Note:
See TracChangeset
for help on using the changeset viewer.
