#include <entry_frame.h>
Inheritance diagram for Sys_thread_schedule_frame:

Public Member Functions | |
| L4_sched_param | param () const |
| get the scheduling parameters | |
| Unsigned64 | time () const |
| get scheduling time point | |
| L4_uid | preempter () const |
| get the preempter id | |
| L4_uid | dst () const |
| get the destination id | |
| void | old_param (L4_sched_param op) |
| set the old scheduling params | |
| void | time (Unsigned64 t) |
| set the consumed time | |
| void | old_preempter (L4_uid id) |
| set the old preempter | |
| void | partner (L4_uid id) |
| set the partner of a pending IPC | |
|
|
get the destination id
|
|
|
set the old scheduling params
|
|
|
set the old preempter
|
|
|
get the scheduling parameters
|
|
|
set the partner of a pending IPC
|
|
|
get the preempter id
|
|
|
set the consumed time
|
|
|
get scheduling time point
|
1.4.2