KAddressArbiter: Difference between revisions
added the size of the KAddressArbiter object |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category:Kernel objects]] | [[Category:Kernel auto objects]] | ||
class [[KAddressArbiter]] extends [[KAutoObject]]; | class [[KAddressArbiter]] extends [[KAutoObject]]; | ||
Line 19: | Line 19: | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| KThread* | | [[KThread]]* | ||
| Last | | Last | ||
|- | |- | ||
| 0xC | | 0xC | ||
| KThread* | | [[KThread]]* | ||
| First | | First | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
| KProcess* | | [[KProcess]]* | ||
| Process | | Process | ||
|} | |} |