Documentation ¶
Overview ¶
Code generated by genvector.go using 'go generate'. DO NOT EDIT.
Index ¶
Constants ¶
View Source
const ( SYS_WAIT_IRQ = 500 SYS_WAIT_SYSCALL = 501 SYS_FIXED_MMAP = 502 SYS_EPOLL_NOTIFY = 503 )
View Source
const ( UNUSED = iota INITING SLEEPING RUNNABLE RUNNING EXIT )
Variables ¶
This section is empty.
Functions ¶
func ThreadStat ¶
func ThreadStat(stat *[_NTHREDS]int64)
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.