mirror of https://github.com/BOINC/boinc.git
4 lines
91 B
C
4 lines
91 B
C
|
extern int send_work(
|
||
|
SCHEDULER_REQUEST&, SCHEDULER_REPLY&, PLATFORM&, SCHED_SHMEM&
|
||
|
);
|