repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
parallel.device: Clean up DEBUG
[AROS.git]
/
workbench
/
devs
/
parallel
/
parallel.conf
blob
23d33463cda05c80aabd792ff5485da30689232b
1
##begin config
2
version 41.0
3
libbasetype struct parallelbase
4
residentpri 30
5
beginio_func beginio
6
abortio_func abortio
7
##end config
8
##begin cdefprivate
9
#include "parallel_intern.h"
10
##end cdefprivate