Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-30 | runtime: copy internal locking code from Go 1.7 runtime | Ian Lance Taylor | 1 | -125/+0 |
2012-08-07 | runtime: support NumCPU() on more platforms Added support for Solaris, Irix, ... | Ian Lance Taylor | 1 | -0/+1 |
2012-01-27 | libgo: Fix merge errors shown on Solaris. | Ian Lance Taylor | 1 | -1/+7 |
2011-11-29 | runtime: If no sem_timedwait, use pthread_cond_timedwait. | Ian Lance Taylor | 1 | -10/+77 |
2011-11-22 | runtime: New lock/note implementation. | Ian Lance Taylor | 1 | -0/+74 |