nptl: pthread_mutex_getprioceiling.c is not compiled

shengyong shengyong1 at huawei.com
Mon Oct 20 01:37:57 UTC 2014



在 2014/10/18 19:13, Bernhard Reutner-Fischer 写道:
> On 15 October 2014 11:44:02 CEST, shengyong <shengyong1 at huawei.com> wrote:
>> hi, all
>> When I call pthread_mutex_getprioceiling(), the failure shows that the
>> function
>> is not implemented.  I checked libpthread/nptl/Makefile.in, and found
>> that
>> pthread_mutex_getprioceiling.c and pthread_mutex_setprioceiling.c were
>> not compiled.
>>
>> There is no config option to enable compiling these c files. Should an
>> option, say,
>> UCLIBC_PTHREAD_CEILING, be added? or just modify the Makefile.in to
>> enforce compiling
>> them?
> 
> The latter. What program uses these?

It's in the Open POSIX Test Suite, can be found at path
"conformance/interfaces/pthread_mutex_getprioceiling/1-1.c".

thx,
Sheng Yong

> TIA,
> 
> 
> 



More information about the uClibc mailing list