RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
tx-preemption-intervention.c File Reference

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)
 

Detailed Description

This source file contains the implementation of SetPreemptionIntervention().