Minor perf and size optimization - don't do asserts in release build

Avoiding the pthread_getspecific call on every pointer access seems worth it (and it reduces templated code size)

BUG=None
TEST=None

Review URL: http://codereview.chromium.org/8465010

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


CrOS-Libchrome-Original-Commit: 3c7a7f33e5ba0f1424f5e594bed9aea1857f5909
2 files changed
tree: ffe7e2195032a4414a307cc75c18e367bc986e31
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/