func internal/synctest.IsAssociated
3 uses
internal/synctest (current package)
synctest.go#L55: func IsAssociated[T any](p *T) bool {
sync
waitgroup.go#L174: if w == 0 && state&waitGroupBubbleFlag != 0 && synctest.IsAssociated(wg) {
waitgroup.go#L197: if synctest.IsAssociated(wg) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |