이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::task_ns_tid
Name
function::task_ns_tid — The thread identifier of the task as seen in a namespace
Synopsis
task_ns_tid:long(task:long)
Arguments
task
- task_struct pointer
Description
This function returns the thread id of the given task as seen in the pid namespace.