diff options
Diffstat (limited to 'libpthread/nptl/pthread_getschedparam.c')
-rw-r--r-- | libpthread/nptl/pthread_getschedparam.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_getschedparam.c b/libpthread/nptl/pthread_getschedparam.c index bb5f0a97e..53dc4113d 100644 --- a/libpthread/nptl/pthread_getschedparam.c +++ b/libpthread/nptl/pthread_getschedparam.c @@ -24,6 +24,7 @@ int +attribute_protected __pthread_getschedparam ( pthread_t threadid, int *policy, |