RTEMS  5.1
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/score/thread.h>
#include <rtems/seterr.h>
#include <rtems/posix/priorityimpl.h>

Functions

int sched_getscheduler (pid_t pid RTEMS_UNUSED)
 

Detailed Description

Function Returns Scheduling Policy of the process specified by pid.