boinc/sched/sched_resend.h

5 lines
100 B
C
Raw Normal View History

extern bool resend_lost_work(
SCHEDULER_REQUEST&, SCHEDULER_REPLY&, PLATFORM&, SCHED_SHMEM&
);