summaryrefslogtreecommitdiffstats
path: root/base/threading/simple_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Disallow UI/IO thread blocking on any other thread.jam@chromium.org2012-04-261-0/+7
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-16/+16
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+1
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-0/+152