Home
last modified time | relevance | path

Searched refs:selected (Results 1 – 7 of 7) sorted by relevance

/xnu-8792.41.9/osfmk/mach/
H A Dthread_act.defs107 * Return the selected state information for the target
123 * Set the selected state information for the target thread.
141 * Return the selected state information for the target
157 * Set the selected state information for the target thread.
227 * Returns the current value of the selected special port
H A Dtask.defs191 * Returns the current value of the selected special port
427 * Read the selected state which is to be installed on new
436 * Set the selected state information to be installed on
/xnu-8792.41.9/doc/
H A Dsched_clutch_edge.md26 …st Deadline First (EDF) algorithm to decide which root bucket should be selected next for executio…
39 …cket is provided a warp value which is refreshed whenever the bucket is selected due to its deadli…
66 …p” level which decides which thread group within a QoS bucket should be selected next for executio…
70 …ion of the FreeBSD ULE scheduler to decide which thread group should be selected next for executio…
90 … to the end of the runqueue at the same priority level when a thread is selected for execution fro…
94 At the lowest level the scheduler decides which thread within a clutch bucket should be selected ne…
98selected next for execution. All runnable threads in a clutch bucket are inserted into the runqueu…
/xnu-8792.41.9/libsyscall/mach/
H A Derr_iokit.sub140 "(iokit/usb) not enough power for selected configuration", // 0x05d
/xnu-8792.41.9/config/
H A DMASTER27 # Lines in the MASTER and MASTER.* files are selected based on
39 # Lines with no attributes specified are selected for all
/xnu-8792.41.9/bsd/nfs/
H A Dnfs.h277 …uint32_t selected; /* index in etypes that is being used. Set to count if nothing has been select… member
/xnu-8792.41.9/doc/memorystatus/
H A Dfreezer.md23 Once a process has been selected for freezing, we call `task_freeze` (`osfmk/kern/task.c`) which ca…