Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Can't create more tasks

Hi there,

I'm using uClinux (linux 2.6) on a NIOS 2 platform...

When after starting and deleting many tasks (threads) (about say 800) ((psos+ t_start() and delete(0)) I can't create any more tasks..

When debugging.. I get the following error message:

t_start pthread_create returned error :: Interrupted system call.

I have made sure that in my t_delete() function that the thread is in a detached state before it is deleted..

Has anyone experienced something like this before or has some advise..

Your help will be much appreciated..

thank you
No RepliesBe the first to reply