summaryrefslogtreecommitdiffstats
path: root/base/platform_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for mac and linux. Fix gcc warning about class with virtual functions and...pinkerton@google.com2008-08-131-0/+3
* Add a cross-platform sleep API. We don't use TimeDeltapaulg@google.com2008-08-131-0/+3
* rollback r749darin@google.com2008-08-121-5/+0
* Provide a cross platform sleep API.paulg@google.com2008-08-121-0/+5
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-7/+12
* Add YieldCurrentThread to PlatformThread, for giving up the current thread's ...deanm@google.com2008-08-061-0/+3
* Add base to the repository.initial.commit2008-07-261-0/+53