45void ThreadBeginExtension0(
rtems_tcb *executing );
51void ThreadExittedExtension0(
rtems_tcb *executing );
59void ThreadTerminateExtension0(
rtems_tcb *executing );
63 bool always_set_to_false,
67void ThreadBeginExtension1(
rtems_tcb *executing );
73void ThreadExittedExtension1(
rtems_tcb *executing );
81void ThreadTerminateExtension1(
rtems_tcb *executing );
85 bool always_set_to_false,
Internal_errors_t rtems_fatal_code
This integer type represents system termination codes.
Definition: extension.h:162
Internal_errors_Source
This type lists the possible sources from which an error can be reported.
Definition: interr.h:63
This header file defines the RTEMS Classic API.
Definition: inftrees.h:24