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.149 by root, Sat Apr 14 15:06:05 2007 UTC vs.
Revision 1.150 by root, Wed Jun 13 21:04:48 2007 UTC

588 coro_mortal = 0; 588 coro_mortal = 0;
589 } 589 }
590} 590}
591 591
592/* inject a fake call to Coro::State::_cctx_init into the execution */ 592/* inject a fake call to Coro::State::_cctx_init into the execution */
593/* _cctx_init shoukld be careful, as it could be called at almost any time */ 593/* _cctx_init should be careful, as it could be called at almost any time */
594/* during execution of a pelr program */ 594/* during execution of a perl program */
595static void NOINLINE 595static void NOINLINE
596prepare_cctx (pTHX_ coro_cctx *cctx) 596prepare_cctx (pTHX_ coro_cctx *cctx)
597{ 597{
598 dSP; 598 dSP;
599 LOGOP myop; 599 LOGOP myop;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines