summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_cond_destroy.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_cond_destroy.c')
-rw-r--r--libpthread/nptl/pthread_cond_destroy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_cond_destroy.c b/libpthread/nptl/pthread_cond_destroy.c
index b67b53506..cb49ce1db 100644
--- a/libpthread/nptl/pthread_cond_destroy.c
+++ b/libpthread/nptl/pthread_cond_destroy.c
@@ -22,6 +22,7 @@
int
+attribute_protected
__pthread_cond_destroy (
pthread_cond_t *cond)
{