[fpc-pascal] TMultiReadExclusiveWriteSynchronizer is wrongly implemented

Florian Klaempfl florian at freepascal.org
Fri Aug 28 14:21:13 CEST 2009


Jonas Maebe schrieb:
> 
> On 28 Aug 2009, at 10:35, Florian Klaempfl wrote:
> 
>> If you have a better for unix this will be fine. IIRC it is not easy (if
>> possible after all?) to implement TMultiReadExclusiveWriteSynchronizer
>> for unix systems.
> 
> What's wrong with these routines: pthread_rwlock_init,
> pthread_rwlock_rdlock/pthread_rwlock_wrlock, pthread_rwlock_unlock,
> pthread_rwlock_destroy?

I simply don't know but I thought there was a reason it could have been
also something like kylix compatibility.



More information about the fpc-pascal mailing list