- File:
-
- 1 edited
-
tests/concurrent/signal/disjoint.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/concurrent/signal/disjoint.cfa
raca0d2f r8a07213 38 38 39 39 // Use a global struct because the order needs to match with Signaller thread 40 st atic struct {40 struct { 41 41 global_t mut; 42 42 global_data_t data;
Note:
See TracChangeset
for help on using the changeset viewer.