copy in the new generated "pthread.h" header
From-SVN: r136540
This commit is contained in:
parent
c8b3863705
commit
0b9f07d4d8
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
# ifdef __USE_GNU
|
||||
# if __WORDSIZE == 64
|
||||
# define PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP \
|
||||
{ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
|
||||
{ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, \
|
||||
PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP } }
|
||||
# else
|
||||
# define PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP \
|
||||
|
|
Loading…
Add table
Reference in a new issue