mirror of https://github.com/BOINC/boinc.git
5 lines
100 B
C
5 lines
100 B
C
|
extern bool resend_lost_work(
|
||
|
SCHEDULER_REQUEST&, SCHEDULER_REPLY&, PLATFORM&, SCHED_SHMEM&
|
||
|
);
|
||
|
|