Crate starnix_types

Crate starnix_types 

Source

Modules§

arch
augmented
convert
futex_address
math
ownership
This crates introduces a framework to handle explicit ownership.
stats
thread_start_info
time
user_buffer
vfs

Macros§

release_after
Macro that ensure the releasable is released with the given context after the body returns.
release_iter_after
Macro that ensure the iterator of releasables are released with the given context after the body returns.
release_on_error
Macro that ensure the releasable is released with the given context if the body returns an error.

Statics§

PAGE_SIZE