summaryrefslogtreecommitdiffstats
path: root/base/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of code from the old to new TLS interface.deanm@chromium.org2008-09-101-2/+0
* Add ThreadLocalPointer and ThreadLocalBoolean abstractions, that will depreca...deanm@google.com2008-09-031-1/+0
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-17/+32
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-32/+24
* Fix Frenglish transliteration.maruel@google.com2008-08-131-4/+4
* - Add Thread::StopSoon() and remove Thread::NonBlockingStop(). StopSoon() can...maruel@google.com2008-08-121-21/+44
* Port in threading for Posix. Will require fixes to MessageLoop and Task to co...avi@google.com2008-08-071-5/+14
* Add base to the repository.initial.commit2008-07-261-0/+135