next up previous
Next: Getting the scheduling error Up: API for LinuxRK Previous: Synchronizing Periodic Tasks

Handling Tasks' Periods


int rt_process_get_period(pid_t pid, struct timespec *period) 

int rt_process_set_period(pid_t pid, struct timespec *period)
Gets/sets the period for a periodic task identified by pid.



Luca Abeni 2000-11-03