summaryrefslogtreecommitdiffstats
path: root/base/threading/platform_thread_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 118118 - Temporarily revert 117127 for perf analysis.rsesek@chromium.org2012-01-181-3/+18
* Temporarily revert 117127 for perf analysis.rsesek@chromium.org2012-01-181-18/+3
* mach_port_deallocate() the result of mach_thread_self(), which obtains a port...rsesek@chromium.org2012-01-111-3/+18
* Change code in base (primarily unit tests) to use Sleep(TimeDelta).tedvessenes@gmail.com2011-12-311-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-0/+106