Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CacheLineSize is useful for preventing false sharing.
CacheLineSize = 64
)
Variables ¶
This section is empty.
Functions ¶
func Parallelism ¶
func Parallelism() uint32
Parallelism returns the maximum possible number of concurrently running goroutines.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.