commit | 3d4e7efe37a4b0dfc5807444e8c3b98a28953377 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Thu Feb 26 15:34:16 2015 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Mar 11 15:00:34 2015 -0700 |
tree | 12fb6f24cea20afaecae72cac303551f834cae4d | |
parent | 6c7b41adf9e937a66880b8906389760f3fc82a08 [diff] |
Move sync barrier methods into MessageQueue. The methods were previously defined on Looper but on reflection they actually make more sense on the MessageQueue instead since the Looper class is primarily concerned with thread lifecycle rather than the actual messages themselves. Change-Id: Iff356b94754fc9960774fa17e3eec9604229cba6