mirror of https://github.com/BOINC/boinc.git
5 lines
144 B
C
5 lines
144 B
C
|
extern void send_work_locality(
|
||
|
SCHEDULER_REQUEST& sreq, SCHEDULER_REPLY& reply, PLATFORM& platform,
|
||
|
WORK_REQ& wreq, SCHED_SHMEM& ss
|
||
|
);
|