mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=3786
This commit is contained in:
parent
8e98f8c619
commit
6f599dfe87
|
@ -205,6 +205,7 @@ private:
|
||||||
bool start_apps();
|
bool start_apps();
|
||||||
bool schedule_cpus(bool must_reschedule = false);
|
bool schedule_cpus(bool must_reschedule = false);
|
||||||
bool handle_finished_apps();
|
bool handle_finished_apps();
|
||||||
|
void handle_file_xfer_apps();
|
||||||
|
|
||||||
// --------------- cs_benchmark.C:
|
// --------------- cs_benchmark.C:
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in New Issue