Sign in
go
/
go
/
97124af99a9a0f0ec1b3453c67c8af474aabd660
/
src
/
runtime
/
cgo
/
gcc_libinit.c
eff2b26
runtime: make it possible to exit Go-created threads
by Austin Clements
· 8 years ago
9417c02
cmd/link,runtime/cgo: enable PT_TLS generation on OpenBSD
by Joel Sing
· 8 years ago
7cba779
runtime/cgo: retry pthread_create on EAGAIN
by Ian Lance Taylor
· 8 years ago
88e0ec2
runtime/cgo: avoid races on cgo_context_function
by Ian Lance Taylor
· 9 years ago
5f9a870
cmd/cgo, runtime, runtime/cgo: use cgo context function
by Ian Lance Taylor
· 9 years ago
32302d6
runtime/cgo: use normal libinit on PPC GNU/Linux
by Ian Lance Taylor
· 9 years ago
5194744
all: make copyright headers consistent with one space after period
by Brad Fitzpatrick
· 9 years ago
e3f3f94
runtime/cgo: add cgo build tag to C files
by Russ Cox
· 9 years ago
121489c
runtime/cgo: add cgo support for solaris/amd64
by Aram Hăvărneanu
· 10 years ago
0c62c93
runtime/cgo: use PTHREAD_{MUTEX,COND}_INITIALIZER
by Ian Lance Taylor
· 10 years ago
a888fcf
runtime: remove runtime wait/notify from ppc64x architectures.
by Srdjan Petrovic
· 10 years ago
e8694c8
runtime: initialize shared library at library-load time
by Srdjan Petrovic
· 10 years ago