func internal/synctest.Associate

2 uses

	internal/synctest (current package)
		synctest.go#L37: func Associate[T any](p *T) Association {

	sync
		waitgroup.go#L90: 		switch synctest.Associate(wg) {