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 2pthread_t varibles the kernel simply reboots. The uClibC has built in support for POSIX threads, so I don't really understand why it has problems with establishing these varibles(I don't even create the threads). Regards GreateWhite.DK