Changeset d9d8b9f for tests


Ignore:
Timestamp:
Mar 3, 2022, 2:36:49 PM (2 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
Children:
9cd44ba
Parents:
40a606d2
Message:

Away_fair no longer uses private io header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/io/away_fair.cfa

    r40a606d2 rd9d8b9f  
    2020#include <thread.hfa>
    2121#include <iofwd.hfa>
    22 #include <io/types.hfa>
    2322
    2423Duration default_preemption() {
     
    5150}
    5251
    53 // ----- Spinner -----
     52// ----- Submitter -----
    5453// try to submit io but yield so that it's likely we are moved to the slow path
    5554thread Submitter {};
Note: See TracChangeset for help on using the changeset viewer.