Changes in tests/io/away_fair.cfa [8bee858:d9d8b9f]
- File:
-
- 1 edited
-
tests/io/away_fair.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/io/away_fair.cfa
r8bee858 rd9d8b9f 60 60 struct io_uring_sqe * sqe; 61 61 __u32 idx; 62 struct io_context$* ctx = cfa_io_allocate(&sqe, &idx, 1);62 struct $io_context * ctx = cfa_io_allocate(&sqe, &idx, 1); 63 63 64 64 zero_sqe(sqe);
Note:
See TracChangeset
for help on using the changeset viewer.