summaryrefslogtreecommitdiff
path: root/implement.h
diff options
context:
space:
mode:
Diffstat (limited to 'implement.h')
-rw-r--r--implement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/implement.h b/implement.h
index 5eb46f4..3f2690e 100644
--- a/implement.h
+++ b/implement.h
@@ -127,6 +127,7 @@ struct pthread_attr_t_ {
int detachstate;
struct sched_param param;
int inheritsched;
+ int contentionscope;
#if HAVE_SIGSET_T
sigset_t sigmask;
#endif /* HAVE_SIGSET_T */