Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | runtime: rename Lock to Mutex | Russ Cox | 2014-08-27 | 1 | -11/+11 |
* | cmd/cc, runtime: preserve C runtime type names in generated Go | Russ Cox | 2014-08-27 | 1 | -18/+14 |
* | runtime: convert async semaphores to Go | Dmitriy Vyukov | 2014-08-25 | 1 | -6/+159 |
* | runtime: fix block profile for sync semaphores | Dmitriy Vyukov | 2014-08-25 | 1 | -1/+1 |
* | runtime: convert synchronous semaphores to Go | Dmitriy Vyukov | 2014-08-24 | 1 | -0/+117 |