TASK_PRIO

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

task_prio - return the priority value of a given task.  

SYNOPSIS

"SYNOPSIS"

int task_prio (const task_t * p);  

ARGUMENTS

p
the task in question.
 

DESCRIPTION

This is the priority value as seen by users in /proc. RT tasks are offset by -200. Normal tasks are centered around 0, value goes from -16 to +15.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:54 GMT, October 09, 2005