Home
last modified time | relevance | path

Searched refs:_Pgcstop (Results 26 – 39 of 39) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Druntime2.go154 _Pgcstop const
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Druntime2.go154 _Pgcstop const
/dports/lang/gcc9/gcc-9.4.0/libgo/go/runtime/
H A Druntime2.go103 _Pgcstop const
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Druntime2.go154 _Pgcstop const
H A Dproc.go1074 _g_.m.p.ptr().status = _Pgcstop // Pgcstop is only diagnostic.
1079 if s == _Psyscall && atomic.Cas(&p.status, s, _Pgcstop) {
1094 p.status = _Pgcstop
1118 if p.status != _Pgcstop {
2189 _p_.status = _Pgcstop
2306 _p_.status = _Pgcstop
3332 if sched.stopwait > 0 && atomic.Cas(&_p_.status, _Psyscall, _Pgcstop) {
4289 pp.status = _Pgcstop
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/runtime/
H A Druntime2.go103 _Pgcstop const
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dproc.go913 _g_.m.p.ptr().status = _Pgcstop // Pgcstop is only diagnostic.
918 if s == _Psyscall && atomic.Cas(&p.status, s, _Pgcstop) {
933 p.status = _Pgcstop
957 if p.status != _Pgcstop {
1912 _p_.status = _Pgcstop
2022 _p_.status = _Pgcstop
2998 if sched.stopwait > 0 && atomic.Cas(&_p_.status, _Psyscall, _Pgcstop) {
4028 pp.status = _Pgcstop
H A Druntime2.go148 _Pgcstop const
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dproc.go1074 _g_.m.p.ptr().status = _Pgcstop // Pgcstop is only diagnostic.
1079 if s == _Psyscall && atomic.Cas(&p.status, s, _Pgcstop) {
1094 p.status = _Pgcstop
1118 if p.status != _Pgcstop {
2189 _p_.status = _Pgcstop
2306 _p_.status = _Pgcstop
3332 if sched.stopwait > 0 && atomic.Cas(&_p_.status, _Psyscall, _Pgcstop) {
4289 pp.status = _Pgcstop
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dproc.go1163 _g_.m.p.ptr().status = _Pgcstop // Pgcstop is only diagnostic.
1168 if s == _Psyscall && atomic.Cas(&p.status, s, _Pgcstop) {
1183 p.status = _Pgcstop
1207 if p.status != _Pgcstop {
2287 _p_.status = _Pgcstop
2404 _p_.status = _Pgcstop
3522 if sched.stopwait > 0 && atomic.Cas(&_p_.status, _Psyscall, _Pgcstop) {
4434 pp.status = _Pgcstop
H A Druntime2.go153 _Pgcstop const
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dproc.go1074 _g_.m.p.ptr().status = _Pgcstop // Pgcstop is only diagnostic.
1079 if s == _Psyscall && atomic.Cas(&p.status, s, _Pgcstop) {
1094 p.status = _Pgcstop
1118 if p.status != _Pgcstop {
2189 _p_.status = _Pgcstop
2306 _p_.status = _Pgcstop
3332 if sched.stopwait > 0 && atomic.Cas(&_p_.status, _Psyscall, _Pgcstop) {
4289 pp.status = _Pgcstop
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Druntime2.go147 _Pgcstop const
H A Dproc.go1183 _g_.m.p.ptr().status = _Pgcstop // Pgcstop is only diagnostic.
1188 if s == _Psyscall && atomic.Cas(&p.status, s, _Pgcstop) {
1203 p.status = _Pgcstop
1227 if p.status != _Pgcstop {
2544 _p_.status = _Pgcstop
2661 _p_.status = _Pgcstop
3858 if sched.stopwait > 0 && atomic.Cas(&_p_.status, _Psyscall, _Pgcstop) {
4783 pp.status = _Pgcstop

12