centos man page for function::task_state

Query: function::task_state

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FUNCTION::TASK_STATE(3stap)					 Context Functions				       FUNCTION::TASK_STATE(3stap)

NAME
function::task_state - The state of the task
SYNOPSIS
task_state:long(task:long)
ARGUMENTS
task task_struct pointer
DESCRIPTION
Return the state of the given task, one of: TASK_RUNNING(0), TASK_INTERRUPTIBLE(1), TASK_UNINTERRUPTIBLE(2), TASK_STOPPED(4), TASK_TRACED(8), EXIT_ZOMBIE(16), or EXIT_DEAD(32). SystemTap Tapset Reference June 2014 FUNCTION::TASK_STATE(3stap)
Related Man Pages
schedule_hrtimeout_range(9) - centos
function::ctime(3stap) - centos
tapset::registers(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!