Codebase Browser
go
Go to App
go
/
src/cmd/cgo/internal/test/
cgo_thread_lock.go
//export Gosched
func
Gosched
(
)
{
…
}
func
init
(
)
{
…
}
func
testThreadLock
(
t
*
testing
.
T
)
{
…
}