aboutsummaryrefslogtreecommitdiff
path: root/tests/cfail/race-1.rs
AgeCommit message (Collapse)Author
2017-07-04rtfm! macro take 2Jorge Aparicio
2017-05-08replace the ceiling token with a preemption threshold tokenJorge Aparicio
2017-04-27make the ceiling part of the task signatureJorge Aparicio
remove the P.as_ceiling method
2017-04-25fix cfail testsJorge Aparicio
2017-04-21rename `borrow` to `access`Jorge Aparicio
2017-04-21reword the comments in compile-fail testsJorge Aparicio
2017-04-21raise_to -> Ceiling.raiseJorge Aparicio
2017-04-21drop `lock` methods, add `raise_to` functionJorge Aparicio
2017-04-21more docs, remove Ceiling / Priority / Level traitsJorge Aparicio
2017-04-14add another would-be data race compile fail testJorge Aparicio