This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boinc
mirror of
https://github.com/BOINC/boinc.git
Watch
1
Star
0
Fork
You've already forked boinc
0
Code
Issues
1
Packages
Projects
Releases
Wiki
Activity
86857a5452
boinc
/
sched
/
sched_resend.h
3 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
- scheduler: code cleanup: use global var for SCHED_SHMEM instead of passing it around as argument (should do same for request and reply at some point) svn path=/trunk/boinc/; revision=14781
2008-02-22 22:21:00 +00:00
extern
bool
resend_lost_work
(
SCHEDULER_REQUEST
&
,
SCHEDULER_REPLY
&
)
;
split up scheduler code svn path=/trunk/boinc/; revision=7171
2005-08-04 03:50:04 +00:00