Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a new method CreateNonJoinable() to PlatformThread. Added the windows ... | willchan@chromium.org | 2009-03-05 | 1 | -5/+28 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | Use PlatformThreadId, not int when dealing with thread ids. | agl@chromium.org | 2009-01-23 | 1 | -1/+1 |
* | Ensure Cocoa sets up its multithreaded environment | mmentovai@google.com | 2008-08-28 | 1 | -3/+12 |
* | Updated comment in thread naming. | avi@google.com | 2008-08-25 | 1 | -1/+6 |
* | Make PlatformThread::SetName operate only on the current thread. | deanm@google.com | 2008-08-25 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Port the Thread class properly to Mac and Linux. This involved porting | darin@google.com | 2008-08-21 | 1 | -0/+107 |