[fpc-devel] Threads and alot of crap

Daniël Mantione daniel.mantione at freepascal.org
Tue Oct 17 10:55:45 CEST 2006



Op Tue, 17 Oct 2006, schreef Micha Nelissen:

> Marc Weustink wrote:
> > This was exactly the reason why I choose to use pthreads directly. For
> > the given situation one single semaphore call could replace this.
> 
> Well, events <> semaphores :-). We need semaphore abstraction as well for
> "proper" RTL, besides events.

Yes, but Tthread makes a lot use of both semaphores and events, so we 
need fast implementations for both.

Daniël


More information about the fpc-devel mailing list