RTEMS 4.0.0 On-Line Library
sched_yield
RTEMS POSIX API User's Guide
7.4.4: sched_yield
CALLING SEQUENCE:
-
#include <sched.h>
int sched_yield( void );
STATUS CODES:
This routine always returns zero to indicate success.
DESCRIPTION:
NOTES:
RTEMS POSIX API User's Guide
Copyright © 1988-1998 OAR Corporation