From 4427a6492e3ec2345800d627a6859948894778c9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 3 Jun 1996 21:06:12 +0000 Subject: deleted POSIX threads typedef masking Thread_Control --- c/src/exec/posix/include/rtems/posix/threadsup.h | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/exec/posix/include/rtems/posix/threadsup.h') 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 -- cgit v1.2.3