Home
last modified time | relevance | path

Searched refs:enablegc (Results 26 – 50 of 77) sorted by relevance

1234

/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmstats.go81 enablegc bool member
H A Dmgc.go219 memstats.enablegc = true // now that runtime is initialized, GC is okay
1205 if !memstats.enablegc || panicking != 0 {
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dmstats.go70 enablegc bool member
H A Dmgc.go220 memstats.enablegc = true // now that runtime is initialized, GC is okay
1202 if !memstats.enablegc || panicking != 0 || gcphase != _GCoff {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dmstats.go81 enablegc bool member
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dmstats.go67 enablegc bool member
H A Dmgc.go211 memstats.enablegc = true // now that runtime is initialized, GC is okay
1165 if !memstats.enablegc || panicking != 0 {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmstats.go81 enablegc bool member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmstats.go81 enablegc bool member
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dmstats.go70 enablegc bool member
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dmstats.go70 enablegc bool member
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dmstats.go67 enablegc bool member
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dmstats.go67 enablegc bool member
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dmalloc.h247 bool enablegc; member
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dmalloc.h247 bool enablegc; member
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dmalloc.h238 bool enablegc; member
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dmgc.go188 memstats.enablegc = true // now that runtime is initialized, GC is okay
544 if !memstats.enablegc || panicking != 0 || gcphase != _GCoff {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dmgc.go181 memstats.enablegc = true // now that runtime is initialized, GC is okay
546 if !memstats.enablegc || panicking != 0 || gcphase != _GCoff {
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmalloc.h269 bool enablegc; member
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmalloc.h269 bool enablegc; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dmalloc.h269 bool enablegc; member
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dmgc.go219 memstats.enablegc = true // now that runtime is initialized, GC is okay
1205 if !memstats.enablegc || panicking != 0 {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dmgc.go218 memstats.enablegc = true // now that runtime is initialized, GC is okay
1155 if !memstats.enablegc || panicking != 0 {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dmgc.go219 memstats.enablegc = true // now that runtime is initialized, GC is okay
1205 if !memstats.enablegc || panicking != 0 {
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dmgc.go218 memstats.enablegc = true // now that runtime is initialized, GC is okay
1192 if !memstats.enablegc || panicking != 0 || gcphase != _GCoff {

1234