summaryrefslogtreecommitdiffstats
path: root/base/threading/platform_thread.h
Commit message (Expand)AuthorAgeFilesLines
* [Mac] In PlatformThread::CurrentId(), use pthread_self() instead of mach_thre...rsesek@chromium.org2012-01-241-9/+1
* Add function support for Sleep with TimeDelta input.tedvessenes@gmail.com2011-12-301-0/+4
* Implement backend for thread names and process names.nduca@chromium.org2011-08-091-1/+6
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-3/+3
* Add support for real-time audio threads.crogers@google.com2011-05-171-0/+10
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-3/+4
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-0/+99