On Wed, Oct 13, 2010 at 2:12 PM, Michael Van Canneyt
<mich...@freepascal.org> wrote:

> FPC doesn't have anything to say about CPU allocation. The threads are
> created by the C pthread library and Linux kernel.
> They do the heavy work.

Is it possible I have the pthread library in some sort of debug mode
that is slowing down the process of thread creation?

What is needed to get directly to kernel api to /queue
events/create/destroy/suspend/resume threads?

Are there any alternatives to the cthreads unit?

Thank for the help Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to