RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
sched.c File Reference

This source file contains the implementation of _Sched_Count(), _Sched_Index(), _Sched_Name_to_index(), and _Sched_Processor_count(). More...

#include <sys/lock.h>
#include <rtems/score/schedulerimpl.h>

Functions

int _Sched_Count (void)
 
int _Sched_Index (void)
 
int _Sched_Name_to_index (const char *name, size_t len)
 
int _Sched_Processor_count (int index)
 

Detailed Description

This source file contains the implementation of _Sched_Count(), _Sched_Index(), _Sched_Name_to_index(), and _Sched_Processor_count().