⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module task_ptr

Module task_ptr 

Source
Expand description

Safe wrapper for task pointers

Structs§

TaskPtr
A wrapper around NonNull that implements Send and Sync