[][src]Function sunrise_libuser::syscalls::start_thread

pub fn start_thread(thread_handle: &Thread) -> Result<(), KernelError>

Starts the thread for the provided handle.