[fpc-pascal] TMultiReadExclusiveWriteSynchronizer is wrongly implemented

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Aug 28 10:44:52 CEST 2009


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?


Jonas



More information about the fpc-pascal mailing list