os
0.1.0
In os::
syscall::
thread
os
::
syscall
::
thread
Function
sys_thread_create
Copy item path
Source
pub fn sys_thread_create(entry:
usize
, arg:
usize
) ->
isize