Home
last modified time | relevance | path

Searched refs:helpgc (Results 26 – 50 of 57) sorted by relevance

123

/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dmgc.go1989 helpgc(int32(work.nproc))
2191 if _g_.m.helpgc < 0 || _g_.m.helpgc >= _MaxGcproc {
H A Druntime2.go464 helpgc int32 member
H A Dstack.go370 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
466 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Druntime2.go464 helpgc int32 member
H A Dstack.go370 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
466 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
H A Dmgcmark.go699 if mp != nil && mp.helpgc != 0 {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go464 helpgc int32 member
H A Dstack.go370 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
466 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go464 helpgc int32 member
H A Dstack.go370 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
466 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go464 helpgc int32 member
H A Dstack.go370 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
466 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Druntime2.go464 helpgc int32 member
H A Dstack.go370 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
466 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Druntime2.go407 helpgc int32 member
H A Dstack.go351 if stackNoCache != 0 || c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
445 if stackNoCache != 0 || c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/runtime/
H A Dstack.go356 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
444 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/runtime/
H A Dstack.go356 if c == nil || thisg.m.preemptoff != "" || thisg.m.helpgc != 0 {
444 if c == nil || gp.m.preemptoff != "" || gp.m.helpgc != 0 {
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Druntime.h231 int32 helpgc; member
H A Dmgc0.c1023 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1062 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Druntime.h256 int32 helpgc; member
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Druntime.h257 int32 helpgc; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Druntime.h259 int32 helpgc; member
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Druntime.h259 int32 helpgc; member
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Druntime.h259 int32 helpgc; member

123