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

Comparing Coro/Coro.pm (file contents):
Revision 1.66 by root, Thu Mar 3 17:20:31 2005 UTC vs.
Revision 1.67 by root, Sat Aug 20 00:49:42 2005 UTC

337 to allow per-thread schedulers, but Coro::State does not yet allow 337 to allow per-thread schedulers, but Coro::State does not yet allow
338 this). 338 this).
339 339
340=head1 SEE ALSO 340=head1 SEE ALSO
341 341
342L<Coro::Channel>, L<Coro::Cont>, L<Coro::Specific>, L<Coro::Semaphore>, 342Support/Utility: L<Coro::Cont>, L<Coro::Specific>, L<Coro::State>, L<Coro::Util>.
343L<Coro::Signal>, L<Coro::State>, L<Coro::Timer>, L<Coro::Event>, 343
344L<Coro::Handle>, L<Coro::RWLock>, L<Coro::Socket>. 344Locking/IPC: L<Coro::Signal>, L<Coro::Channel>, L<Coro::Semaphore>, L<Coro::SemaphoreSet>, L<Coro::RWLock>.
345
346Event/IO: L<Coro::Timer>, L<Coro::Event>, L<Coro::Handle>, L<Coro::Socket>, L<Coro::Select>.
347
348Embedding: L<Coro:MakeMaker>
345 349
346=head1 AUTHOR 350=head1 AUTHOR
347 351
348 Marc Lehmann <schmorp@schmorp.de> 352 Marc Lehmann <schmorp@schmorp.de>
349 http://home.schmorp.de/ 353 http://home.schmorp.de/

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines