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

join_thread

Function join_thread 

Source
pub fn join_thread(thread_id: ThreadId) -> KernelResult<*mut u8>
Expand description

Join a thread