mirror of https://github.com/BOINC/boinc.git
parent
e43e8a408d
commit
89e6131dec
|
@ -195,7 +195,7 @@ private:
|
|||
bool enforce_schedule();
|
||||
bool no_work_for_a_cpu();
|
||||
void rr_simulation();
|
||||
void make_running_task_heap(vector<ACTIVE_TASK*>&, double&);
|
||||
void make_preemptable_task_list(vector<ACTIVE_TASK*>&, double&);
|
||||
void print_deadline_misses();
|
||||
public:
|
||||
double retry_shmem_time;
|
||||
|
|
Loading…
Reference in New Issue