- Timestamp:
- Mar 3, 2022, 2:36:49 PM (3 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 9cd44ba
- Parents:
- 40a606d2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/io/away_fair.cfa
r40a606d2 rd9d8b9f 20 20 #include <thread.hfa> 21 21 #include <iofwd.hfa> 22 #include <io/types.hfa>23 22 24 23 Duration default_preemption() { … … 51 50 } 52 51 53 // ----- S pinner -----52 // ----- Submitter ----- 54 53 // try to submit io but yield so that it's likely we are moved to the slow path 55 54 thread Submitter {};
Note: See TracChangeset
for help on using the changeset viewer.