1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:21:23 -06:00
go/src/pkg/runtime/darwin
Russ Cox f437331f80 time: faster Nanoseconds call
runtime knows how to get the time of day
without allocating memory.

R=golang-dev, dsymonds, dave, hectorchu, r, cw
CC=golang-dev
https://golang.org/cl/5297078
2011-11-03 17:35:28 -04:00
..
386 time: faster Nanoseconds call 2011-11-03 17:35:28 -04:00
amd64 time: faster Nanoseconds call 2011-11-03 17:35:28 -04:00
defs.c runtime: os-specific types and code for setitimer 2011-03-23 11:31:42 -04:00
mem.c runtime: faster finalizers 2011-10-06 18:42:51 +03:00
os.h runtime: parallelize garbage collector mark + sweep 2011-09-30 09:40:01 -04:00
signals.h runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost 2010-11-04 14:00:19 -04:00
thread.c runtime: unify mutex code across OSes 2011-11-02 16:42:01 +03:00