sched.h File Reference

API published in:
API deprecated in:


#include <sys/cdefs.h>

Go to the source code of this file.


Data Structures

struct   sched_param

Defines

#define  SCHED_RR   3

Functions

IMPORT_C int  sched_yield (void)
IMPORT_C int  sched_get_priority_max (int policy)
IMPORT_C int  sched_get_priority_min (int policy)

Define Documentation

#define SCHED_RR   3
 

Function Documentation

IMPORT_C int sched_get_priority_max int  policy  ) 
 
IMPORT_C int sched_get_priority_min int  policy  ) 
 
IMPORT_C int sched_yield void   ) 
 

Copyright © Nokia Corporation 2001-2008
Back to top