summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c')
-rw-r--r--libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c b/libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c
index ad04f151d..2fac02d83 100644
--- a/libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c
+++ b/libpthread/nptl/sysdeps/pthread/pthread_cond_wait.c
@@ -89,7 +89,6 @@ __condvar_cleanup (void *arg)
int
-attribute_hidden
__pthread_cond_wait (
pthread_cond_t *cond,
pthread_mutex_t *mutex)