package xsync

Import Path
	nhooyr.io/websocket/internal/xsync (on go.dev)

Dependency Relation
	imports 3 packages, and imported by one package

Involved Source Files go.go int64.go
Package-Level Type Names (only one, which is exported)
/* sort exporteds by: | */
Int64 represents an atomic int64. Load loads the int64. Store stores the int64.
Package-Level Functions (only one, which is exported)
Go allows running a function in another goroutine and waiting for its error.