From 854f9ec4a67d903e31007a3d4bad0bdada53758a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 11 Sep 2003 18:56:41 +0000 Subject: Update. 2003-09-11 Steven Munroe * sysdeps/powerpc/powerpc64/pt-machine.h [MEMORY_BARRIER]: Use lwsync. [READ_MEMORY_BARRIER]: Define. [WRITE_MEMORY_BARRIER]: Define. --- nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h | 1 - 1 file changed, 1 deletion(-) (limited to 'nptl/sysdeps') diff --git a/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h b/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h index e31c27da22..fc0a54c036 100644 --- a/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h +++ b/nptl/sysdeps/unix/sysv/linux/i386/bits/pthreadtypes.h @@ -80,7 +80,6 @@ typedef union unsigned long long int __wakeup_seq; unsigned long long int __woken_seq; void *__mutex; - int __locker; } __data; char __size[__SIZEOF_PTHREAD_COND_T]; long long int __align; -- cgit v1.2.3