summaryrefslogtreecommitdiffstats
path: root/libgo/runtime/go-defer.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: Multiplex goroutines onto OS threads.ian2011-11-281-0/+8
* Introduce G structure and thread-local global g.ian2011-11-111-15/+9
* Fix defer when not calling recover in function with named results.ian2011-09-161-2/+8
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+69
OpenPOWER on IntegriCloud