Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
function::task_cpu
Name
function::task_cpu — The scheduled cpu of the task
Synopsis
task_cpu:long(task:long)
task_cpu:long(task:long)
Copy to clipboardCopiedArguments
task
- task_struct pointer
Description
This function returns the scheduled cpu for the given task.