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