Query: function::task_state
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::task_state FUNCTION:(3stap) Context Functions FUNCTION:(3stap)NAMEfunction::task_state - The state of the taskSYNOPSIStask_state:long(task:long)ARGUMENTStask task_struct pointerDESCRIPTIONReturn 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 |
---|
schedule_hrtimeout_range(9) - centos |
tapset::registers(3stap) - centos |
tapset::scheduler(3stap) - centos |
tapset::task(3stap) - centos |
tapset::kprocess(3stap) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
Is UNIX an open source OS ? |
Detecting unused variables... |
New UNIX and Linux History Sections |