/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/sync/ |
H A D | runtime2_lockrank.go | 14 type notifyList struct { struct 15 wait uint32 16 notify uint32 17 rank int // rank field of the mutex 18 pad int // pad field of the mutex 19 lock uintptr // key field of the mutex 21 head unsafe.Pointer 22 tail unsafe.Pointer
|
H A D | runtime2.go | 14 type notifyList struct { struct 15 wait uint32 16 notify uint32 17 lock uintptr // key field of the mutex 18 head unsafe.Pointer 19 tail unsafe.Pointer
|
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/sync/ |
H A D | runtime2_lockrank.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 rank int // rank field of the mutex 17 pad int // pad field of the mutex 18 lock uintptr // key field of the mutex 20 head unsafe.Pointer 21 tail unsafe.Pointer
|
H A D | runtime2.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 lock uintptr // key field of the mutex 17 head unsafe.Pointer 18 tail unsafe.Pointer
|
/dports/lang/gcc11/gcc-11.2.0/libgo/go/sync/ |
H A D | runtime2_lockrank.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 rank int // rank field of the mutex 17 pad int // pad field of the mutex 18 lock uintptr // key field of the mutex 20 head unsafe.Pointer 21 tail unsafe.Pointer
|
H A D | runtime2.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 lock uintptr // key field of the mutex 17 head unsafe.Pointer 18 tail unsafe.Pointer
|
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/sync/ |
H A D | runtime2_lockrank.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 rank int // rank field of the mutex 17 pad int // pad field of the mutex 18 lock uintptr // key field of the mutex 20 head unsafe.Pointer 21 tail unsafe.Pointer
|
H A D | runtime2.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 lock uintptr // key field of the mutex 17 head unsafe.Pointer 18 tail unsafe.Pointer
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/sync/ |
H A D | runtime2_lockrank.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 rank int // rank field of the mutex 17 pad int // pad field of the mutex 18 lock uintptr // key field of the mutex 20 head unsafe.Pointer 21 tail unsafe.Pointer
|
H A D | runtime2.go | 13 type notifyList struct { struct 14 wait uint32 15 notify uint32 16 lock uintptr // key field of the mutex 17 head unsafe.Pointer 18 tail unsafe.Pointer
|
/dports/lang/gcc8/gcc-8.5.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/lang/gcc9/gcc-9.4.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/sync/ |
H A D | runtime.go | 29 type notifyList struct { struct 30 wait uint32 31 notify uint32 32 lock uintptr 33 head unsafe.Pointer 34 tail unsafe.Pointer 38 func runtime_notifyListAdd(l *notifyList) uint32 41 func runtime_notifyListWait(l *notifyList, t uint32) 44 func runtime_notifyListNotifyAll(l *notifyList) 47 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/sync/ |
H A D | runtime.go | 33 type notifyList struct { struct 34 wait uint32 35 notify uint32 36 lock uintptr 37 head unsafe.Pointer 38 tail unsafe.Pointer 42 func runtime_notifyListAdd(l *notifyList) uint32 45 func runtime_notifyListWait(l *notifyList, t uint32) 48 func runtime_notifyListNotifyAll(l *notifyList) 51 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/lang/gcc10/gcc-10.3.0/libgo/go/sync/ |
H A D | runtime.go | 33 type notifyList struct { struct 34 wait uint32 35 notify uint32 36 lock uintptr 37 head unsafe.Pointer 38 tail unsafe.Pointer 42 func runtime_notifyListAdd(l *notifyList) uint32 45 func runtime_notifyListWait(l *notifyList, t uint32) 48 func runtime_notifyListNotifyAll(l *notifyList) 51 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/sync/ |
H A D | runtime.go | 33 type notifyList struct { struct 34 wait uint32 35 notify uint32 36 lock uintptr 37 head unsafe.Pointer 38 tail unsafe.Pointer 42 func runtime_notifyListAdd(l *notifyList) uint32 45 func runtime_notifyListWait(l *notifyList, t uint32) 48 func runtime_notifyListNotifyAll(l *notifyList) 51 func runtime_notifyListNotifyOne(l *notifyList)
|
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codedeploy/ |
H A D | endpoints.go | 33 // the EndpointResolver interface. This is useful when you want to add additional 34 // endpoint resolving logic, or stub out specific endpoints with custom values. 35 type EndpointResolverFunc func(region string, options EndpointResolverOptions) (aws.Endpoint, error) 37 func (fn EndpointResolverFunc) ResolveEndpoint(region string, options EndpointResolverOptions) (end… 38 return fn(region, options) 42 if o.EndpointResolver != nil { 43 return 45 o.EndpointResolver = NewDefaultEndpointResolver() 48 // EndpointResolverFromURL returns an EndpointResolver configured using the 51 // EndpointSourceCustom.You can provide functional options to configure endpoint
|
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/ |
H A D | sema.go | 446 type notifyList struct { struct 449 wait uint32 458 notify uint32 461 lock mutex 462 head *sudog 463 tail *sudog 476 func notifyListAdd(l *notifyList) uint32 { 485 func notifyListWait(l *notifyList, t uint32) { 519 func notifyListNotifyAll(l *notifyList) { 551 func notifyListNotifyOne(l *notifyList) {
|