Home
last modified time | relevance | path

Searched refs:_GoidCacheBatch (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dproc.go467 _GoidCacheBatch = 16 const
3129 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3130 _p_.goidcache -= _GoidCacheBatch - 1
3131 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dproc.go457 _GoidCacheBatch = 16 const
3023 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3024 _p_.goidcache -= _GoidCacheBatch - 1
3025 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go467 _GoidCacheBatch = 16 const
3129 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3130 _p_.goidcache -= _GoidCacheBatch - 1
3131 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-go/examples/
H A Dproc.go406 _GoidCacheBatch = 16 const
2729 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
2730 _p_.goidcache -= _GoidCacheBatch - 1
2731 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go467 _GoidCacheBatch = 16 const
3129 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3130 _p_.goidcache -= _GoidCacheBatch - 1
3131 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/runtime/
H A Dproc.go467 _GoidCacheBatch = 16 const
3129 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3130 _p_.goidcache -= _GoidCacheBatch - 1
3131 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/runtime/
H A Dproc.go483 _GoidCacheBatch = 16 const
3196 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3197 _p_.goidcache -= _GoidCacheBatch - 1
3198 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go467 _GoidCacheBatch = 16 const
3129 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3130 _p_.goidcache -= _GoidCacheBatch - 1
3131 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dproc.go467 _GoidCacheBatch = 16 const
3129 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3130 _p_.goidcache -= _GoidCacheBatch - 1
3131 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Dproc.go483 _GoidCacheBatch = 16 const
3196 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3197 _p_.goidcache -= _GoidCacheBatch - 1
3198 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Dproc.go483 _GoidCacheBatch = 16 const
3196 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3197 _p_.goidcache -= _GoidCacheBatch - 1
3198 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dproc.go492 _GoidCacheBatch = 16 const
3296 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3297 _p_.goidcache -= _GoidCacheBatch - 1
3298 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Dproc.go492 _GoidCacheBatch = 16 const
3296 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3297 _p_.goidcache -= _GoidCacheBatch - 1
3298 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Dproc.go492 _GoidCacheBatch = 16 const
3296 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3297 _p_.goidcache -= _GoidCacheBatch - 1
3298 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dproc.go479 _GoidCacheBatch = 16 const
3472 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3473 _p_.goidcache -= _GoidCacheBatch - 1
3474 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dproc.go562 _GoidCacheBatch = 16 const
3743 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3744 _p_.goidcache -= _GoidCacheBatch - 1
3745 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dproc.go615 _GoidCacheBatch = 16 const
3941 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3942 _p_.goidcache -= _GoidCacheBatch - 1
3943 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dproc.go562 _GoidCacheBatch = 16 const
3743 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3744 _p_.goidcache -= _GoidCacheBatch - 1
3745 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Dproc.go562 _GoidCacheBatch = 16 const
3743 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
3744 _p_.goidcache -= _GoidCacheBatch - 1
3745 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dproc.go603 _GoidCacheBatch = 16 const
4321 _p_.goidcache = atomic.Xadd64(&sched.goidgen, _GoidCacheBatch)
4322 _p_.goidcache -= _GoidCacheBatch - 1
4323 _p_.goidcacheend = _p_.goidcache + _GoidCacheBatch