diff options
Diffstat (limited to 'libpthread/nptl/pthread_setschedparam.c')
-rw-r--r-- | libpthread/nptl/pthread_setschedparam.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_setschedparam.c b/libpthread/nptl/pthread_setschedparam.c index 9b33b3e3f..dabcb7c71 100644 --- a/libpthread/nptl/pthread_setschedparam.c +++ b/libpthread/nptl/pthread_setschedparam.c @@ -25,6 +25,7 @@ int +attribute_hidden __pthread_setschedparam ( pthread_t threadid, int policy, |