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

Comparing Coro/Coro/SemaphoreSet.pm (file contents):
Revision 1.69 by root, Thu Nov 20 09:37:21 2008 UTC vs.
Revision 1.70 by root, Sat Nov 22 07:30:46 2008 UTC

1=head1 NAME 1=head1 NAME
2 2
3Coro::SemaphoreSet - hash of semaphores. 3Coro::SemaphoreSet - efficient set of counting semaphores
4 4
5=head1 SYNOPSIS 5=head1 SYNOPSIS
6 6
7 use Coro::SemaphoreSet; 7 use Coro::SemaphoreSet;
8 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines