Changes in tests/io/away_fair.cfa [d9d8b9f:8bee858]
- File:
-
- 1 edited
-
tests/io/away_fair.cfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/io/away_fair.cfa
rd9d8b9f r8bee858 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.