OSDN Git Service

Fix pthread_test to work with gtest 1.7.0.
authorElliott Hughes <enh@google.com>
Wed, 29 Jan 2014 01:02:03 +0000 (17:02 -0800)
committerElliott Hughes <enh@google.com>
Wed, 29 Jan 2014 01:02:03 +0000 (17:02 -0800)
commit718a5b5495ae7726aabd2f8a748da9f391d12b98
tree9f2062d2a222d79dc70d3b81bd608e91a28ffb70
parentc75e7726ea5167ea03c512c7c35117762548d93f
Fix pthread_test to work with gtest 1.7.0.

Now we're building it correctly configured, gtest takes a couple of
TLS slots for itself.

Change-Id: I1c2c4e9e5f9c6e2e2e6ecd1214cfc16a5af5afed
tests/pthread_test.cpp