Module cell

Source

Macrosยง

get ๐Ÿ”’
Safe wrapper of PrivateCell::get().
set ๐Ÿ”’
Safe wrapper of PrivateCell::set().

Structsยง

PrivateCell
Encapsulates a field of Thread that can only be accessed by the CPU that currently executing the thread.