mirror of https://github.com/BOINC/boinc.git
Updated BasicApi (markdown)
parent
d1fe2c3b70
commit
b1e4a31099
|
@ -24,7 +24,7 @@ boinc_init();
|
||||||
|
|
||||||
### Parallel apps
|
### Parallel apps
|
||||||
|
|
||||||
If your uses multiple threads or processes for parallelism, initialize using
|
If your app uses multiple threads or processes for parallelism, initialize using
|
||||||
```c
|
```c
|
||||||
BOINC_OPTIONS options;
|
BOINC_OPTIONS options;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue