- Timestamp:
- Aug 15, 2022, 11:19:28 AM (2 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation
- Children:
- d93ea1d
- Parents:
- 41a6a78
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/io/away_fair.cfa
r41a6a78 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.