RTEMS 6.1-rc1
Functions
schedulersmp.c File Reference

This source file contains the implementation of _Scheduler_Request_ask_for_help(). More...

#include <rtems/score/schedulersmpimpl.h>

Functions

void _Scheduler_SMP_Remove_ask_for_help_from_processor (Thread_Control *thread, Per_CPU_Control *cpu)
 Removes the thread's ask for help request from the processor. More...
 

Detailed Description

This source file contains the implementation of _Scheduler_Request_ask_for_help().