pthread issue on ARM
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Thu Sep 15 18:40:17 CEST 2011
On Wed Sep 14, 2011 at 17:33:26 +0400, Ivan Loskutov wrote:
> I trying to porting a library from Linux to L4Re and I got a issue with
> libpthread on ARM device (beagleboard clone).
> If I create a detached thread use pthread_detach() or pthread attributes
> then error is occured. Error does not occur on x86, tested in qemu.
> I wrote a simple programm for test.
>
> Is problem in L4Re? Or should I make any steps before use pthread?
Please apply this patch, fixes it for me.
http://os.inf.tu-dresden.de/download/tmp/u.patch
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list