DescriptionTighten handling of pthread_create errors on Linux.
The return value of pthread_create is now checked to be 0.
Tests on MIPS boards had some silent and hard to find timeouts and errors related to this.
This ensures a proper error message and shutdown if a thread could not be started.
BUG=
TEST=
Committed: http://code.google.com/p/v8/source/detail?r=9945
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|