forked from Imagelibrary/rtems
score: Inline _Thread_Disable_dispatch() for SMP
This commit is contained in:
@@ -22,8 +22,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
#if defined(RTEMS_SMP) || \
|
#if defined(RTEMS_HEAVY_STACK_DEBUG) || \
|
||||||
defined(RTEMS_HEAVY_STACK_DEBUG) || \
|
|
||||||
defined(RTEMS_HEAVY_MALLOC_DEBUG)
|
defined(RTEMS_HEAVY_MALLOC_DEBUG)
|
||||||
#define __THREAD_DO_NOT_INLINE_DISABLE_DISPATCH__
|
#define __THREAD_DO_NOT_INLINE_DISABLE_DISPATCH__
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user