Przemyslaw Czerpak wrote:
> Interesting. I guess that they are defined as some type of helper
> function. If possible please also check how many threads are created
> by program which does not create any new thread and then how many threads
> are allocated when new thread is created at .prg level. Is it 6 for each
> xbase++ program and then +1 for each new thread?
> 

function main()
        inkey(0)
return

uses 6 threads, one thread is created for each .prg level thread.

Maurilio.

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to