You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Torsten Foertsch <to...@gmx.net> on 2007/05/15 12:41:05 UTC

[PATCH] enable APR::ThreadRWLock

Hi,

the attached patch provides an interface to apr_thread_rwlock. Implementation 
and tests are very close to APR::ThreadMutex.

Torsten

Re: [PATCH] enable APR::ThreadRWLock

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
Torsten Foertsch wrote:
> On Thursday 24 May 2007 01:49, Philippe M. Chiasson wrote:
>> Comitted as rev 541120 with a few cosmetic tweaks.
>>
>> All that's missing now is a documentation patch
> 
> It's been a while but here it is.

Committed revision 559193.

Thanks!
------------------------------------------------------------------------
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/


Re: [PATCH] enable APR::ThreadRWLock

Posted by Torsten Foertsch <to...@gmx.net>.
On Thursday 24 May 2007 01:49, Philippe M. Chiasson wrote:
> Comitted as rev 541120 with a few cosmetic tweaks.
>
> All that's missing now is a documentation patch

It's been a while but here it is.

Torsten

Re: [PATCH] enable APR::ThreadRWLock

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
Torsten Foertsch wrote:
> Hi,
> 
> the attached patch provides an interface to apr_thread_rwlock. Implementation 
> and tests are very close to APR::ThreadMutex.

Comitted as rev 541120 with a few cosmetic tweaks.

All that's missing now is a documentation patch, see
https://svn.apache.org/repos/asf/perl/modperl/docs/trunk/src/docs/2.0/api/APR/ThreadMutex.pod

for it's cousin.

------------------------------------------------------------------------
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/