Main Page   File List  

Priority related functions


Functions

static int l4util_prio_thread_set (l4_threadid_t id, unsigned prio)
 Set priority of a thread.

Function Documentation

static int l4util_prio_thread_set ( l4_threadid_t  id,
unsigned  prio 
) [inline, static]

Set priority of a thread.

Parameters:
id Id of the thread to set the priority for
prio Priority of the thread.
Returns:
0 for success, !0 for failure.

Definition at line 32 of file prio.h.


L4 Utilities, part of DROPS  © 2000-2003