obkrnl
0.1.0
Module cell
Module Items
Macros
Structs
In obkrnl::
proc
obkrnl
::
proc
Module
cell
Copy item path
Source
Macros
ยง
get
๐
Safe wrapper of
PrivateCell::get()
.
set
๐
Safe wrapper of
PrivateCell::set()
.
Structs
ยง
Private
Cell
Encapsulates a field of
Thread
that can only be accessed by the CPU that currently executing the thread.