summaryrefslogtreecommitdiffstats
path: root/base/threading/watchdog.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Watchdog - Added a JOINABLE state to avoid StartupTimebombrtenneti@chromium.org2012-01-191-3/+10
* Add OVERRIDE to base/.avi@chromium.org2011-11-161-1/+2
* Remove 1 exit time destructor and 1 static initializer from watchdog.ccthakis@chromium.org2011-11-041-12/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-1/+2
* Start sorting methods in class declarations.erg@google.com2011-01-071-3/+3
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-9/+9
* 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/+98