package atomic

Import Path
	github.com/pion/ice/v4/internal/atomic (on go.dev)

Dependency Relation
	imports one package, and imported by one package

Involved Source Files Package atomic contains custom atomic types
Package-Level Type Names (only one)
/* sort by: | */
Error is an atomic error. Load retrieves the current value of the atomic variable. Store updates the value of the atomic variable.