Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Ardill
dc45946163 implementation of isCurrentlyRunning(int taskId);
Burrows down to the worker thread assigned to this task, and returns
its alive status. If no such thread exists, then the task is not
running!
2011-02-17 13:27:54 +11:00
Raphfrk
9e7991ab52 Scheduler 2011-02-07 01:03:32 +01:00