diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/SIZES.GC | 2 | ||||
-rwxr-xr-x | tests/SIZES.VC | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/SIZES.GC b/tests/SIZES.GC index 603521b..eddaad7 100755 --- a/tests/SIZES.GC +++ b/tests/SIZES.GC @@ -1,7 +1,7 @@ Sizes of pthreads-win32 structs
-------------------------------
pthread_t 8
- ptw32_thread_t 140
+ ptw32_thread_t 152
pthread_attr_t_ 28
sem_t_ 12
pthread_mutex_t_ 24
diff --git a/tests/SIZES.VC b/tests/SIZES.VC index 603521b..eddaad7 100755 --- a/tests/SIZES.VC +++ b/tests/SIZES.VC @@ -1,7 +1,7 @@ Sizes of pthreads-win32 structs
-------------------------------
pthread_t 8
- ptw32_thread_t 140
+ ptw32_thread_t 152
pthread_attr_t_ 28
sem_t_ 12
pthread_mutex_t_ 24
|