KAutoObject: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Kernel objects]] | [[Category:Kernel auto objects]] | ||
KAutoObject represents a reference counted object that destroys itself when there are no more references to it. | KAutoObject represents a reference counted object that destroys itself when there are no more references to it. | ||