summaryrefslogtreecommitdiff
path: root/libpthread/nptl/pthread_attr_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/pthread_attr_init.c')
-rw-r--r--libpthread/nptl/pthread_attr_init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpthread/nptl/pthread_attr_init.c b/libpthread/nptl/pthread_attr_init.c
index 65ce4e5e3..6de309d85 100644
--- a/libpthread/nptl/pthread_attr_init.c
+++ b/libpthread/nptl/pthread_attr_init.c
@@ -29,6 +29,7 @@ int __attr_list_lock = LLL_LOCK_INITIALIZER;
int
+attribute_protected
__pthread_attr_init_2_1 (
pthread_attr_t *attr)
{