const internal/goexperiment.CgoCheck2
10 uses
internal/goexperiment (current package)
exp_cgocheck2_off.go#L7: const CgoCheck2 = false
runtime
atomic_pointer.go#L46: if goexperiment.CgoCheck2 {
atomic_pointer.go#L70: if goexperiment.CgoCheck2 {
atomic_pointer.go#L89: if goexperiment.CgoCheck2 {
atomic_pointer.go#L104: if goexperiment.CgoCheck2 {
atomic_pointer.go#L120: if goexperiment.CgoCheck2 {
cgocall.go#L526: if !goexperiment.CgoCheck2 && debug.cgocheck == 0 {
cgocall.go#L766: if !goexperiment.CgoCheck2 && debug.cgocheck == 0 {
mbarrier.go#L180: if goexperiment.CgoCheck2 {
mbarrier.go#L311: if goexperiment.CgoCheck2 {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |