diff options
author | toyoshim <toyoshim@chromium.org> | 2015-07-18 02:49:33 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-07-18 09:50:20 +0000 |
commit | 9f3199f1a065ed5e926b43372504e597e8b03346 (patch) | |
tree | 7b9ed2ac28d1ce52506962220afa0fdbb11ef164 /chrome_elf | |
parent | 349423af4f5941a60af567f7bc389ed7dc3da5f9 (diff) | |
download | chromium_src-9f3199f1a065ed5e926b43372504e597e8b03346.zip chromium_src-9f3199f1a065ed5e926b43372504e597e8b03346.tar.gz chromium_src-9f3199f1a065ed5e926b43372504e597e8b03346.tar.bz2 |
base/threading: Move Create() to share from all platforms
For now, each PlatformThread implementation has a Create() that just
calls CreateWithPriority() internally. So let's remove platform
specific Create() implementation and share the same code placed in
PlatformThread class header.
BUG=468793
Review URL: https://codereview.chromium.org/1240073002
Cr-Commit-Position: refs/heads/master@{#339395}
Diffstat (limited to 'chrome_elf')
0 files changed, 0 insertions, 0 deletions