summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_attr_getschedpolicy.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_attr_getschedpolicy.c')
-rw-r--r--libpthread/nptl/pthread_attr_getschedpolicy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_attr_getschedpolicy.c b/libpthread/nptl/pthread_attr_getschedpolicy.c
index 7b8f1deb6..54666daba 100644
--- a/libpthread/nptl/pthread_attr_getschedpolicy.c
+++ b/libpthread/nptl/pthread_attr_getschedpolicy.c
@@ -22,6 +22,7 @@
int
+attribute_hidden
__pthread_attr_getschedpolicy (
const pthread_attr_t *attr,
int *policy)