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

Comparing Coro/Coro.pm (file contents):
Revision 1.24 by root, Wed Jul 25 04:14:37 2001 UTC vs.
Revision 1.25 by root, Wed Jul 25 21:12:57 2001 UTC

256 allow per-thread schedulers, but Coro::State does not yet allow this). 256 allow per-thread schedulers, but Coro::State does not yet allow this).
257 257
258=head1 SEE ALSO 258=head1 SEE ALSO
259 259
260L<Coro::Channel>, L<Coro::Cont>, L<Coro::Specific>, L<Coro::Semaphore>, 260L<Coro::Channel>, L<Coro::Cont>, L<Coro::Specific>, L<Coro::Semaphore>,
261L<Coro::Signal>, L<Coro::State>, L<Coro::Event>. 261L<Coro::Signal>, L<Coro::State>, L<Coro::Event>, L<Coro::RWLock>,
262L<Coro::L<Coro::Handle>, L<Coro::Socket>.
262 263
263=head1 AUTHOR 264=head1 AUTHOR
264 265
265 Marc Lehmann <pcg@goof.com> 266 Marc Lehmann <pcg@goof.com>
266 http://www.goof.com/pcg/marc/ 267 http://www.goof.com/pcg/marc/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines