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.347 by root, Wed Jun 10 00:00:02 2009 UTC vs.
Revision 1.348 by root, Wed Jun 10 00:20:26 2009 UTC

1640 struct coro *coro = ready [0]; 1640 struct coro *coro = ready [0];
1641 ready [0] = coro->next_ready; 1641 ready [0] = coro->next_ready;
1642 return coro; 1642 return coro;
1643 } 1643 }
1644 } 1644 }
1645
1646 return 0;
1645} 1647}
1646 1648
1647static int 1649static int
1648api_ready (pTHX_ SV *coro_sv) 1650api_ready (pTHX_ SV *coro_sv)
1649{ 1651{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines