SIGTHREAD and SIGEV_SIGNAL
Mile Davidovic
mdavidyu at yahoo.com
Fri Jan 11 23:14:27 UTC 2008
Hi,
First I want to thank You for Your quick answer. I am working on MIPS platform. I did small googling and it seems that uClibc on MIPS has support for NPTL.
I am not real expert but if this is true, then I guess enabling this in toolchain is only question of recompiling toolchain with buildroot?
Best regards
Mile
----- Original Message ----
From: Matthieu CASTET <matthieu.castet at parrot.com>
To: Mile Davidovic <mdavidyu at yahoo.com>
Cc: uClibc mailing list <uclibc at uclibc.org>
Sent: Friday, January 11, 2008 12:30:12 PM
Subject: Re: SIGTHREAD and SIGEV_SIGNAL
Hi,
Mile Davidovic wrote:
> Hello,
> The timer_create has two ways of notification SIGEV_SIGNAL and
SIGTHREAD. I did small check and it seems that
> SIGTHREAD is not supported in uClibC.
>
> Can You confirm this?
Yes
And timer_* and thread doesn't work well with uclibc : you can't create
a timer in one thread and use it in another thread with linuxthreads
statble/old.
For having correct timer_*, you need NPTL.
Matthieu
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
More information about the uClibc
mailing list