summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/rtems/posix/threadsup.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-06-03 21:06:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-06-03 21:06:12 +0000
commit4427a6492e3ec2345800d627a6859948894778c9 (patch)
tree13cafc0d2c59edc52eb4a58b9ebd3541f1fab217 /c/src/exec/posix/include/rtems/posix/threadsup.h
parentupdated screen (diff)
downloadrtems-4427a6492e3ec2345800d627a6859948894778c9.tar.bz2
deleted POSIX threads typedef masking Thread_Control
Diffstat (limited to 'c/src/exec/posix/include/rtems/posix/threadsup.h')
-rw-r--r--c/src/exec/posix/include/rtems/posix/threadsup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/posix/include/rtems/posix/threadsup.h b/c/src/exec/posix/include/rtems/posix/threadsup.h
index 7423dcbbef..23f33be5d5 100644
--- a/c/src/exec/posix/include/rtems/posix/threadsup.h
+++ b/c/src/exec/posix/include/rtems/posix/threadsup.h
@@ -10,6 +10,7 @@
typedef struct {
pthread_attr_t Attributes;
+ int detachstate;
#if 0
/*
* POSIX Interrupts