Home
last modified time | relevance | path

Searched refs:helpgc (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Dproc.c503 m->helpgc = 1; // flag to tell schedule() to mcpu-- in runtime_schedinit()
1005 if(m->helpgc) { in nextgandunlock()
1007 m->helpgc = 0; in nextgandunlock()
1045 mp->helpgc = 1; in runtime_helpgc()
1120 mp->helpgc = 1; in runtime_starttheworld()
1325 } else if(m->helpgc) { in schedule()
1333 m->helpgc = 0; in schedule()
/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dmgc0.c672 scanbuffers = &bufferList[runtime_m()->helpgc]; in scanblock()
1444 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1483 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1860 bufferList[runtime_m()->helpgc].busy = 0; in runtime_gchelper()
2069 bufferList[m->helpgc].busy = 0; in gc()
2230 if(m->helpgc < 0 || m->helpgc >= MaxGcproc) in gchelperstart()
2232 if(runtime_xchg(&bufferList[m->helpgc].busy, 1)) in gchelperstart()
H A Dproc.c748 mp->helpgc = n; in runtime_helpgc()
802 m->helpgc = -1; in mhelpgc()
921 if(m->helpgc) { in runtime_mstart()
922 m->helpgc = 0; in runtime_mstart()
1259 if(m->helpgc) { in stopm()
1261 m->helpgc = 0; in stopm()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dmgc0.c702 scanbuffers = &bufferList[runtime_m()->helpgc]; in scanblock()
1377 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1416 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1790 bufferList[runtime_m()->helpgc].busy = 0; in runtime_gchelper()
2106 bufferList[m->helpgc].busy = 0; in gc()
2253 if(m->helpgc < 0 || m->helpgc >= MaxGcproc) in gchelperstart()
2255 if(runtime_xchg(&bufferList[m->helpgc].busy, 1)) in gchelperstart()
H A Dproc.c816 mp->helpgc = n; in runtime_helpgc()
899 m->helpgc = -1; in mhelpgc()
1020 if(m->helpgc) { in runtime_mstart()
1021 m->helpgc = 0; in runtime_mstart()
1368 if(m->helpgc) { in stopm()
1370 m->helpgc = 0; in stopm()
2903 mp->mallocing, mp->throwing, mp->gcing, mp->locks, mp->dying, mp->helpgc, in runtime_schedtrace()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmgc0.c764 scanbuffers = &bufferList[runtime_m()->helpgc]; in scanblock()
1501 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1540 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1975 bufferList[runtime_m()->helpgc].busy = 0; in runtime_gchelper()
2277 bufferList[m->helpgc].busy = 0; in gc()
2471 if(m->helpgc < 0 || m->helpgc >= MaxGcproc) in gchelperstart()
2473 if(runtime_xchg(&bufferList[m->helpgc].busy, 1)) in gchelperstart()
H A Dproc.c892 mp->helpgc = n; in runtime_helpgc()
975 m->helpgc = -1; in mhelpgc()
1102 if(m->helpgc) { in runtime_mstart()
1103 m->helpgc = 0; in runtime_mstart()
1460 if(m->helpgc) { in stopm()
1462 m->helpgc = 0; in stopm()
2654 if(mp->gcing || mp->helpgc) in runtime_sigprof()
3102 mp->mallocing, mp->throwing, mp->gcing, mp->locks, mp->dying, mp->helpgc, in runtime_schedtrace()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmgc0.c764 scanbuffers = &bufferList[runtime_m()->helpgc]; in scanblock()
1501 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1540 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1975 bufferList[runtime_m()->helpgc].busy = 0; in runtime_gchelper()
2277 bufferList[m->helpgc].busy = 0; in gc()
2471 if(m->helpgc < 0 || m->helpgc >= MaxGcproc) in gchelperstart()
2473 if(runtime_xchg(&bufferList[m->helpgc].busy, 1)) in gchelperstart()
H A Dproc.c892 mp->helpgc = n; in runtime_helpgc()
975 m->helpgc = -1; in mhelpgc()
1102 if(m->helpgc) { in runtime_mstart()
1103 m->helpgc = 0; in runtime_mstart()
1460 if(m->helpgc) { in stopm()
1462 m->helpgc = 0; in stopm()
2654 if(mp->gcing || mp->helpgc) in runtime_sigprof()
3102 mp->mallocing, mp->throwing, mp->gcing, mp->locks, mp->dying, mp->helpgc, in runtime_schedtrace()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dproc.c892 mp->helpgc = n; in runtime_helpgc()
975 m->helpgc = -1; in mhelpgc()
1102 if(m->helpgc) { in runtime_mstart()
1103 m->helpgc = 0; in runtime_mstart()
1460 if(m->helpgc) { in stopm()
1462 m->helpgc = 0; in stopm()
2654 if(mp->gcing || mp->helpgc) in runtime_sigprof()
3102 mp->mallocing, mp->throwing, mp->gcing, mp->locks, mp->dying, mp->helpgc, in runtime_schedtrace()
H A Dmgc0.c764 scanbuffers = &bufferList[runtime_m()->helpgc]; in scanblock()
1501 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1540 } else if((mp = gp->m) != nil && mp->helpgc) { in addstackroots()
1975 bufferList[runtime_m()->helpgc].busy = 0; in runtime_gchelper()
2277 bufferList[m->helpgc].busy = 0; in gc()
2471 if(m->helpgc < 0 || m->helpgc >= MaxGcproc) in gchelperstart()
2473 if(runtime_xchg(&bufferList[m->helpgc].busy, 1)) in gchelperstart()
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dproc.go632 func helpgc(nproc int32) { func
644 mp.helpgc = n
1064 _g_.m.helpgc = -1
1191 if _g_.m.helpgc != 0 {
1192 _g_.m.helpgc = 0
1877 if _g_.m.helpgc != 0 {
1881 _g_.m.helpgc = 0
3431 if mp.preemptoff != "" || mp.helpgc != 0 {
4168 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
H A Dmgc.go1989 helpgc(int32(work.nproc))
2191 if _g_.m.helpgc < 0 || _g_.m.helpgc >= _MaxGcproc {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dproc.go626 func helpgc(nproc int32) { func
638 mp.helpgc = n
1067 _g_.m.helpgc = -1
1185 if _g_.m.helpgc != 0 {
1186 _g_.m.helpgc = 0
1682 if _g_.m.helpgc != 0 {
1684 _g_.m.helpgc = 0
3394 if mp.preemptoff != "" || mp.helpgc != 0 {
4119 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
H A Dmgc.go1931 helpgc(int32(work.nproc))
2142 if _g_.m.helpgc < 0 || _g_.m.helpgc >= _MaxGcproc {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go632 func helpgc(nproc int32) { func
644 mp.helpgc = n
1064 _g_.m.helpgc = -1
1191 if _g_.m.helpgc != 0 {
1192 _g_.m.helpgc = 0
1877 if _g_.m.helpgc != 0 {
1881 _g_.m.helpgc = 0
3431 if mp.preemptoff != "" || mp.helpgc != 0 {
4168 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
H A Dmgc.go1989 helpgc(int32(work.nproc))
2191 if _g_.m.helpgc < 0 || _g_.m.helpgc >= _MaxGcproc {
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-go/examples/
H A Dproc.go569 func helpgc(nproc int32) { func
581 mp.helpgc = n
980 _g_.m.helpgc = -1
1098 if _g_.m.helpgc != 0 {
1099 _g_.m.helpgc = 0
1537 if _g_.m.helpgc != 0 {
1539 _g_.m.helpgc = 0
3072 if mp.preemptoff != "" || mp.helpgc != 0 {
3715 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go632 func helpgc(nproc int32) { func
644 mp.helpgc = n
1064 _g_.m.helpgc = -1
1191 if _g_.m.helpgc != 0 {
1192 _g_.m.helpgc = 0
1877 if _g_.m.helpgc != 0 {
1881 _g_.m.helpgc = 0
3431 if mp.preemptoff != "" || mp.helpgc != 0 {
4168 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
H A Dmgc.go1989 helpgc(int32(work.nproc))
2191 if _g_.m.helpgc < 0 || _g_.m.helpgc >= _MaxGcproc {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dproc.go632 func helpgc(nproc int32) { func
644 mp.helpgc = n
1064 _g_.m.helpgc = -1
1191 if _g_.m.helpgc != 0 {
1192 _g_.m.helpgc = 0
1877 if _g_.m.helpgc != 0 {
1881 _g_.m.helpgc = 0
3431 if mp.preemptoff != "" || mp.helpgc != 0 {
4168 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go632 func helpgc(nproc int32) { func
644 mp.helpgc = n
1064 _g_.m.helpgc = -1
1191 if _g_.m.helpgc != 0 {
1192 _g_.m.helpgc = 0
1877 if _g_.m.helpgc != 0 {
1881 _g_.m.helpgc = 0
3431 if mp.preemptoff != "" || mp.helpgc != 0 {
4168 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
H A Dmgc.go1989 helpgc(int32(work.nproc))
2191 if _g_.m.helpgc < 0 || _g_.m.helpgc >= _MaxGcproc {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go632 func helpgc(nproc int32) { func
644 mp.helpgc = n
1064 _g_.m.helpgc = -1
1191 if _g_.m.helpgc != 0 {
1192 _g_.m.helpgc = 0
1877 if _g_.m.helpgc != 0 {
1881 _g_.m.helpgc = 0
3431 if mp.preemptoff != "" || mp.helpgc != 0 {
4168 ….preemptoff, ""+" locks=", mp.locks, " dying=", mp.dying, " helpgc=", mp.helpgc, " spinning=", mp.…
H A Dmgc.go1989 helpgc(int32(work.nproc))
2191 if _g_.m.helpgc < 0 || _g_.m.helpgc >= _MaxGcproc {

123