diff options
Diffstat (limited to 'sysdeps/aarch64/nptl/pthread-offsets.h')
-rw-r--r-- | sysdeps/aarch64/nptl/pthread-offsets.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/aarch64/nptl/pthread-offsets.h b/sysdeps/aarch64/nptl/pthread-offsets.h index 8208f6f177..7fe06e0e25 100644 --- a/sysdeps/aarch64/nptl/pthread-offsets.h +++ b/sysdeps/aarch64/nptl/pthread-offsets.h @@ -1 +1,3 @@ #define __PTHREAD_MUTEX_KIND_OFFSET 16 + +#define __PTHREAD_RWLOCK_FLAGS_OFFSET 48 |