RTEMS CPU Kit with SuperCore  4.11.3
Functions
sched_getscheduler.c File Reference

Function Returns Scheduling Policy of the process specified by pid. More...

#include <sched.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/score/thread.h>
#include <rtems/seterr.h>
#include <rtems/posix/priorityimpl.h>
#include <rtems/posix/time.h>
Include dependency graph for sched_getscheduler.c:

Functions

int sched_getscheduler (pid_t pid)
 

Detailed Description

Function Returns Scheduling Policy of the process specified by pid.