nptl brokenness
This commit is contained in:
parent
f5874be626
commit
33488b09cb
1 changed files with 9 additions and 0 deletions
|
|
@ -680,3 +680,12 @@ See
|
|||
The implementation of
|
||||
.I threadnotify
|
||||
may not be correct.
|
||||
.PP
|
||||
There appears to be a race in the Linux NPTL
|
||||
implementation of
|
||||
.I pthread_exit .
|
||||
Call
|
||||
.I threadexitsall
|
||||
rather than coordinating a simultaneous
|
||||
.I threadexits
|
||||
among many threads.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue