pub fn sys_thread_create(entry: usize, arg: usize) -> isize
Expand description

thread create syscall