ksched.h File Reference

#include <os_config.h>
#include <sys/ktypes.h>
#include <sys/sched.h>

Functions

void suspend (void)

Detailed Description

Kernel level scheduling definitions and declarations

Function Documentation

void suspend void   ) 
 

Suspend a process inside the kernel. A rescheduling followed by the corresponding context switch occurs within this routine.

Returns:
  • Nothing
Note:
  • This routine is not expected to be invoked from within an ISR. i.e no suspension allowed in an ISR.


Generated on Thu Feb 13 14:46:23 2014 for 2014.1_doc by  doxygen 1.4.5