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.291 by root, Tue Nov 18 05:55:04 2008 UTC vs.
Revision 1.292 by root, Tue Nov 18 06:09:35 2008 UTC

1070static int 1070static int
1071slf_check_set_stacklevel (pTHX_ struct CoroSLF *frame) 1071slf_check_set_stacklevel (pTHX_ struct CoroSLF *frame)
1072{ 1072{
1073 *frame = cctx_ssl_frame; 1073 *frame = cctx_ssl_frame;
1074 1074
1075 return 1; 1075 return 1; /* execute the restored frame - there must be one */
1076} 1076}
1077 1077
1078/* initialises PL_top_env and injects a pseudo-slf-call to sett he stacklevel */ 1078/* initialises PL_top_env and injects a pseudo-slf-call to sett he stacklevel */
1079static void NOINLINE 1079static void NOINLINE
1080cctx_prepare (pTHX_ coro_cctx *cctx) 1080cctx_prepare (pTHX_ coro_cctx *cctx)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines