RTEMS 6.1-rc2
|
This source file contains the implementation of SetPreemptionIntervention(). More...
#include "tx-support.h"
#include <rtems/sysinit.h>
#include <rtems/score/chainimpl.h>
#include <rtems/score/percpu.h>
#include <rtems/score/threadimpl.h>
#include <rtems/test.h>
Functions | |
void | SetPreemptionIntervention (struct Per_CPU_Control *cpu, void(*handler)(void *), void *arg) |
This source file contains the implementation of SetPreemptionIntervention().