Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a simple thread pool to SimpleThread. | deanm@google.com | 2008-09-02 | 1 | -0/+68 |
* | Bring back SimpleThread, but with a Delegate interface. | deanm@google.com | 2008-08-29 | 1 | -0/+99 |
* | Remove CallWrapper and SimpleThread. They overlap too closely with the messa... | deanm@google.com | 2008-08-22 | 1 | -113/+0 |
* | Make CallWrappers multiuse. No longer make CallWrapper->Run() self deleting.... | deanm@google.com | 2008-08-22 | 1 | -5/+10 |
* | Create a simple abstraction to a native OS thread, mostly useful for unittest... | deanm@google.com | 2008-08-22 | 1 | -0/+108 |