⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
join_thread
veridian_
kernel
0.25.2
In veridian_
kernel::
thread_
api
veridian_kernel
::
thread_api
Function
join_
thread
Copy item path
Source
pub fn join_thread(thread_id:
ThreadId
) ->
KernelResult
<*mut u8>
Expand description
Join a thread