summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_setcancelstate.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_setcancelstate.c')
-rw-r--r--libpthread/nptl/pthread_setcancelstate.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_setcancelstate.c b/libpthread/nptl/pthread_setcancelstate.c
index e53b52d67..ed6973584 100644
--- a/libpthread/nptl/pthread_setcancelstate.c
+++ b/libpthread/nptl/pthread_setcancelstate.c
@@ -23,6 +23,7 @@
int
+attribute_protected
__pthread_setcancelstate (
int state,
int *oldstate)