Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/sched-ext-barge.c

    rd67cdb7 r9fe39530  
     1//---------------------------------------------------------
     2// Barging test
     3// Ensures that no barging can occur between :
     4//   - the frontend of the waitfor and the waited call
     5//   - the waited call and the backend of the waitfor
     6//---------------------------------------------------------
     7
    18#include <fstream>
    29#include <kernel>
Note: See TracChangeset for help on using the changeset viewer.