[fpc-pascal] Re: getting started with threads

Micha Nelissen micha at neli.hopto.org
Sat Sep 19 10:25:20 CEST 2009


Graeme Geldenhuys wrote:
> So far I have single interface for create/destroy/lock/unlock of
> semaphores for Windows, Linux, *BSD. The latter two is actually for all

A semaphore is not "locked" and "unlocked", it is posted and waited for.

Micha



More information about the fpc-pascal mailing list