mirror of https://github.com/BOINC/boinc.git
6 lines
126 B
C
6 lines
126 B
C
|
extern void scan_work_array(
|
||
|
SCHEDULER_REQUEST& sreq, SCHEDULER_REPLY& reply, PLATFORM& platform,
|
||
|
SCHED_SHMEM& ss
|
||
|
);
|
||
|
|