summaryrefslogtreecommitdiff
path: root/nptl/descr.h
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/descr.h')
-rw-r--r--nptl/descr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/descr.h b/nptl/descr.h
index 203b62a2bf..3a3361d9e3 100644
--- a/nptl/descr.h
+++ b/nptl/descr.h
@@ -132,6 +132,7 @@ struct pthread
struct
{
int multiple_threads;
+ int gscope_flag;
# ifndef __ASSUME_PRIVATE_FUTEX
int private_futex;
# endif