ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.xs
(Generate patch)

Comparing Coro/Coro/State.xs (file contents):
Revision 1.175 by root, Sun Sep 30 13:43:45 2007 UTC vs.
Revision 1.176 by root, Sun Sep 30 13:50:38 2007 UTC

1463 coro->save |= save_also; 1463 coro->save |= save_also;
1464} 1464}
1465 OUTPUT: 1465 OUTPUT:
1466 RETVAL 1466 RETVAL
1467 1467
1468# these not obviously related functions are all rolled into the same xs
1469# function to increase chances that they all will call transfer with the same
1470# stack offset
1468void 1471void
1469_set_stacklevel (...) 1472_set_stacklevel (...)
1470 ALIAS: 1473 ALIAS:
1471 Coro::State::transfer = 1 1474 Coro::State::transfer = 1
1472 Coro::schedule = 2 1475 Coro::schedule = 2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines