go/src/cmd/cgo/internal/test/sigprocmask.go

var blocked

//export IntoGoAndBack
func IntoGoAndBack() {}

func testSigprocmask(t *testing.T) {}