39 #ifndef _RTEMS_CONFDEFS_NEWLIB_H 40 #define _RTEMS_CONFDEFS_NEWLIB_H 42 #ifndef __CONFIGURATION_TEMPLATE_h 43 #error "Do not include this file directly, use <rtems/confdefs.h> instead" 48 #if defined(RTEMS_NEWLIB) && !defined(CONFIGURE_DISABLE_NEWLIB_REENTRANCY) 51 #include <sys/reent.h> 52 #define _CONFIGURE_ENABLE_NEWLIB_REENTRANCY 59 #ifdef _CONFIGURE_ENABLE_NEWLIB_REENTRANCY 60 struct _reent *__getreent(
void )
static __inline__ struct _Thread_Control * _Thread_Get_executing(void)
Returns the thread control block of the executing thread.
struct _reent * libc_reent
Constants and Structures Related with the Thread Control Block.