func internal/synctest.IsInBubble
3 uses
internal/synctest (current package)
synctest.go#L24: func IsInBubble() bool
sync
waitgroup.go#L87: if synctest.IsInBubble() {
waitgroup.go#L193: if state&waitGroupBubbleFlag != 0 && synctest.IsInBubble() {
![]() |
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. |