summaryrefslogtreecommitdiff
path: root/src/internal/pthread_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/pthread_impl.h')
-rw-r--r--src/internal/pthread_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/internal/pthread_impl.h b/src/internal/pthread_impl.h
index fc2def63..69352ef2 100644
--- a/src/internal/pthread_impl.h
+++ b/src/internal/pthread_impl.h
@@ -47,8 +47,6 @@ struct pthread {
volatile int timer_id;
locale_t locale;
volatile int killlock[1];
- volatile int startlock[1];
- unsigned long sigmask[_NSIG/8/sizeof(long)];
char *dlerror_buf;
void *stdio_locks;