Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
Seq int
// contains filtered or unexported fields
}
func (*Manager) DebugThreadNo ¶
func (*Manager) PrintAllThread ¶
func (m *Manager) PrintAllThread()
func (*Manager) ThreadByName ¶
func (*Manager) ThreadInfo ¶
type Thread ¶
type Thread struct {
ID int
// contains filtered or unexported fields
}
func NewThreadWithName ¶
Click to show internal directories.
Click to hide internal directories.