Ignore:
Timestamp:
Aug 15, 2022, 11:19:28 AM (20 months ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, master, pthread-emulation
Children:
d93ea1d
Parents:
41a6a78
Message:

Changed io types to have trailing $ instead of leading

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/away_fair.cfa

    r41a6a78 r8bee858  
    6060                        struct io_uring_sqe * sqe;
    6161                        __u32 idx;
    62                         struct $io_context * ctx = cfa_io_allocate(&sqe, &idx, 1);
     62                        struct io_context$ * ctx = cfa_io_allocate(&sqe, &idx, 1);
    6363
    6464                        zero_sqe(sqe);
Note: See TracChangeset for help on using the changeset viewer.