cannot create thread with RTEMS
João Rasta
freakforever at gmail.com
Tue Jun 15 20:57:58 UTC 2010
Hello,
I'm compiling a pthread based project with sparc-rtems-gcc, however
pthread_mutex_init returns EAGAIN, which means:
"The system lacked the necessary resources (other than memory) to initialise
another mutex."
Or by other words, "No more Processes".
Why pthread_mutex_init() isn't working with rtems? It should create the
thread right? Do i need to pass any special flag to the compiler?
Best,
JM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20100615/60ea81ba/attachment.html>
More information about the users
mailing list