DescriptionNon-SFI NaCl: Fix the crash for the AudioShared.
It turned out that even for the non-SFI mode, we still need
to use PPB_AudioShared::SetThreadFunctions, although the
underlying function is pthread_create for both.
Otherwise the TLS in IRT for the created thread is not
initialized correctly.
BUG=359710
TEST=Run trybots.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265663
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Total comments: 6
Patch Set 5 : #
Total comments: 2
Patch Set 6 : #
Total comments: 4
Patch Set 7 : Rebase #Patch Set 8 : #
Messages
Total messages: 20 (0 generated)
|