Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHas anyone else had problems with POSIX threads?
Hi I have made an app with 2 POSIX threads for my linux kernel(2.6 microtronix). When I establish my 2 pthread_t varibles the kernel simply reboots. The uClibC has built in support for POSI...
Altera_Forum
Honored Contributor
21 years agoThink that I might be having some problems with my memory control in the kernel. So it's not a POSIX thing. I have the same problem if I establish a array of 1000 int's.
GreateWhite.DK