Skip to main content
sys_gettid
starnix_
core
In starnix_
core::
task::
syscalls
starnix_core
::
task
::
syscalls
Function
sys_
gettid
Copy item path
Source
pub fn sys_gettid(current_task: &
CurrentTask
) ->
Result
<
pid_t
,
Errno
>