Micha Nelissen wrote:
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 :-).

thats why I wrote: for the given situation ;)
It was for the cheap-concurrency benchmark. Later it turned out that a semaphore was more suitable that I was used to with (windows) events.

We need semaphore abstraction as well for "proper" RTL, besides events.

Eh, yes, that would be nice.

Marc

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to