summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_setschedparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_setschedparam.c')
-rw-r--r--libpthread/nptl/pthread_setschedparam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_setschedparam.c b/libpthread/nptl/pthread_setschedparam.c
index 9b33b3e3f..c97de7d8b 100644
--- a/libpthread/nptl/pthread_setschedparam.c
+++ b/libpthread/nptl/pthread_setschedparam.c
@@ -25,6 +25,7 @@
int
+attribute_protected
__pthread_setschedparam (
pthread_t threadid,
int policy,