Rebased and replaced yield with deschedule

This commit is contained in:
Flaper Fesp 2013-08-27 09:53:31 +02:00
parent 5e80e0cbf4
commit df84925b45
2 changed files with 2 additions and 2 deletions

View File

@ -680,7 +680,7 @@ fn test_rekillable_not_nested() {
// receiving anything since // receiving anything since
// this block should be nested // this block should be nested
// into a unkillable block. // into a unkillable block.
yield(); deschedule();
} }
} }

@ -1 +1 @@
Subproject commit f67442eee27d3d075a65cf7f9a70f7ec6649ffd1 Subproject commit 0964c68ddf2c67ce455e7443a06f4bb3db9e92bb