Documentation
¶
Index ¶
Constants ¶
View Source
const ( Normal SchedPolicy = 0 FIFO SchedPolicy = 1 RR SchedPolicy = 2 Batch SchedPolicy = 3 Idle SchedPolicy = 5 Deadline SchedPolicy = 6 ResetOnFork SchedFlag = 0x01 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SchedAttr ¶
type SchedPolicy ¶
type SchedPolicy uint32
Click to show internal directories.
Click to hide internal directories.