Changes in tests/io/comp_fair.cfa [02b1ac6:be1d00c]
- File:
-
- 1 edited
-
tests/io/comp_fair.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/io/comp_fair.cfa
r02b1ac6 rbe1d00c 26 26 #include <unistd.h> 27 27 28 st atic struct {28 struct { 29 29 barrier & bar; 30 30 int pipe[2]; 31 31 32 } globals; 32 33
Note:
See TracChangeset
for help on using the changeset viewer.