thread.inl File Reference

#include <rtems/score/sysstate.h>

Include dependency graph for thread.inl:

This graph shows which files directly or indirectly include this file:


Functions

RTEMS_INLINE_ROUTINE void _Thread_Stop_multitasking (void)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_executing (const Thread_Control *the_thread)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_heir (const Thread_Control *the_thread)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_executing_also_the_heir (void)
RTEMS_INLINE_ROUTINE void _Thread_Unblock (Thread_Control *the_thread)
RTEMS_INLINE_ROUTINE void _Thread_Restart_self (void)
RTEMS_INLINE_ROUTINE void _Thread_Calculate_heir (void)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_allocated_fp (const Thread_Control *the_thread)
RTEMS_INLINE_ROUTINE void _Thread_Deallocate_fp (void)
RTEMS_INLINE_ROUTINE void _Thread_Disable_dispatch (void)
void _Thread_Enable_dispatch (void)
RTEMS_INLINE_ROUTINE void _Thread_Unnest_dispatch (void)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_dispatching_enabled (void)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_context_switch_necessary (void)
RTEMS_INLINE_ROUTINE void _Thread_Dispatch_initialization (void)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_null (const Thread_Control *the_thread)
RTEMS_INLINE_ROUTINE boolean _Thread_Is_proxy_blocking (uint32_t code)
 _Thread_Is_proxy_blocking
RTEMS_INLINE_ROUTINE
Thread_Control
_Thread_Internal_allocate (void)
RTEMS_INLINE_ROUTINE void _Thread_Internal_free (Thread_Control *the_task)
RTEMS_INLINE_ROUTINE struct
_reent ** 
_Thread_Get_libc_reent (void)
RTEMS_INLINE_ROUTINE void _Thread_Set_libc_reent (struct _reent **libc_reent)

Detailed Description

This file contains the macro implementation of the inlined routines from the Thread handler.

Generated on Sun Jul 27 00:17:25 2008 for RTEMSSuperCore by  doxygen 1.5.6