Properly initialize PlatformThreadHandle.  The Open Group Base Specifications Issue 6 states that pthread_t cannot be assumed to be a numeric type.  It should be safe to value initialize it with (), even if it's a structure.

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1226 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 6413906c119090aa5d8ec4abfa83a6b65b51d404
2 files changed
tree: 26b701387c7fab648c6538341123417cd2b57320
  1. base/
  2. build/