Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use syscall instead since gettid doesn't seem to exist. | tc@google.com | 2008-08-13 | 1 | -2/+2 |
* | include the correct file on linux for gettid() | pinkerton@google.com | 2008-08-13 | 1 | -0/+1 |
* | Fix for mac and linux. Fix gcc warning about class with virtual functions and... | pinkerton@google.com | 2008-08-13 | 1 | -0/+17 |
* | Add a cross-platform sleep API. We don't use TimeDelta | paulg@google.com | 2008-08-13 | 1 | -0/+18 |
* | rollback r749 | darin@google.com | 2008-08-12 | 1 | -23/+0 |
* | Provide a cross platform sleep API. | paulg@google.com | 2008-08-12 | 1 | -0/+23 |
* | Add defines for the size of wchar_t to build_config.h. Use this in places whe... | brettw@google.com | 2008-08-07 | 1 | -9/+9 |
* | Add YieldCurrentThread to PlatformThread, for giving up the current thread's ... | deanm@google.com | 2008-08-06 | 1 | -0/+13 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+51 |