summaryrefslogtreecommitdiffstats
path: root/base/threading/watchdog.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid holding the lock while we do alarm processingjar@chromium.org2011-11-301-1/+4
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Remove 1 exit time destructor and 1 static initializer from watchdog.ccthakis@chromium.org2011-11-041-18/+33
* 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/+144