summaryrefslogtreecommitdiffstats
path: root/base/thread_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure Cocoa sets up its multithreaded environmentmmentovai@google.com2008-08-281-6/+8
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-2/+6
* 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-2/+2
* - Add Thread::StopSoon() and remove Thread::NonBlockingStop(). StopSoon() can...maruel@google.com2008-08-121-65/+35
* Add base to the repository.initial.commit2008-07-261-0/+157