package
Version:
v0.0.0-...-ab40c3c
Opens a new window with list of versions in this module.
Published: Jan 7, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Thread interface {
Start(m uint, f func())
Adjust(m uint)
Terminate() bool
NumProcs() uint
}
Thread is an implementation of pool interface
Create helps to hide poolImpl in the package, but not really required
Source Files
¶
Click to show internal directories.
Click to hide internal directories.