summaryrefslogtreecommitdiffstats
path: root/base/threading/watchdog.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-2/+1
* Watchdog - Added a JOINABLE state to avoid StartupTimebombrtenneti@chromium.org2012-01-191-10/+27
* 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