|
RTEMS CPU Kit with SuperCore
|
Thread Dispatch Disable Functions. More...
#include <rtems/score/threaddispatch.h>#include <rtems/score/assert.h>#include <rtems/score/profiling.h>#include <rtems/score/sysstate.h>
Data Structures | |
| struct | Giant_Control |
Macros | |
| #define | NO_OWNER_CPU NULL |
Functions | |
| void | _Giant_Drop (Per_CPU_Control *cpu_self) |
| uint32_t | _Thread_Dispatch_increment_disable_level (void) |
| uint32_t | _Thread_Dispatch_decrement_disable_level (void) |
| void | _Giant_Acquire (Per_CPU_Control *cpu_self) |
| void | _Giant_Release (Per_CPU_Control *cpu_self) |
Thread Dispatch Disable Functions.
1.8.13