CPP: Add base/thread_checker.h.
authorphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 2 May 2013 13:26:39 +0000 (13:26 +0000)
committerphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Thu, 2 May 2013 13:26:39 +0000 (13:26 +0000)
commit54944989b5c4b2c34aec119c36dc2b116d4ad3b3
tree96802fade6abb3091994e979f3d3db0592d045e1
parent69647fdaa06765e72091eb80b5f2c14f5a88d0a1
CPP: Add base/thread_checker.h.

This lets make sure that the library is only called in Chromium from the UI
thread.

BUG=http://crbug.com/236272
R=jia.shao.peng@gmail.com

Review URL: https://codereview.appspot.com/9048043

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@570 ee073f10-1060-11df-b6a4-87a95322a99c
cpp/src/phonenumbers/base/memory/singleton.h
cpp/src/phonenumbers/base/synchronization/lock.h
cpp/src/phonenumbers/base/thread_checker.h [moved from cpp/src/phonenumbers/base/thread_safety_check.h with 66% similarity]