The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "AFERBER"

Thread::RWLock - rwlock implementation for perl threads River stage zero No dependents

RWLocks provide a mechanism to regulate access to resources. Multiple concurrent reader may hold the rwlock at the same time, while a writer holds the lock exclusively. New reader threads are blocked if any writer are currently waiting to obtain the ...

AFERBER/Thread-RWLock-1.02 - 29 Jun 2001 02:16:29 UTC - Search in distribution
1 result (0.029 seconds)