function::task_state(3) debian man page | unix.com

Man Page: function::task_state

Operating Environment: debian

Section: 3

function::task_state

FUNCTION:(3stap)						 Context Functions						  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ctime(3) - debian
function::ctime(3stap) - centos
tapset::registers(3stap) - centos
tapset::task_time(3stap) - centos
tapset::kprocess(3stap) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph