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

Comparing Coro/Coro.pm (file contents):
Revision 1.38 by root, Wed Oct 3 01:09:56 2001 UTC vs.
Revision 1.39 by root, Tue Oct 9 00:39:08 2001 UTC

224 }, $class; 224 }, $class;
225} 225}
226 226
227=item $process->ready 227=item $process->ready
228 228
229Put the current process into the ready queue. 229Put the given process into the ready queue.
230 230
231=cut 231=cut
232 232
233=item $process->cancel 233=item $process->cancel
234 234

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines