summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_attr_setschedparam.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_attr_setschedparam.c')
-rw-r--r--libpthread/nptl/pthread_attr_setschedparam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_attr_setschedparam.c b/libpthread/nptl/pthread_attr_setschedparam.c
index 741e641a6..aa7140060 100644
--- a/libpthread/nptl/pthread_attr_setschedparam.c
+++ b/libpthread/nptl/pthread_attr_setschedparam.c
@@ -24,6 +24,7 @@
int
+attribute_hidden
__pthread_attr_setschedparam (
pthread_attr_t *attr,
const struct sched_param *param)