[fpc-pascal] Semaphore problems
Vinzent Hoefler
JeLlyFish.software at gmx.net
Mon Jul 24 15:58:39 CEST 2006
On Monday 24 July 2006 13:34, Marco van de Voort wrote:
> > When I run the Unit Tests and create a single Lock and the Unlock
> > it, all works fine. If I then iterrate that test by creating 10
> > locks and then call unlock 10 times, the Unit Tests freeze on the
> > following line with the second iteration:
>
> Sounds like some recursion property is not set.
I don't think, semaphores have recursion properties.
Vinzent.
More information about the fpc-pascal
mailing list